Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 5: Line 5:
  
 
     <style>
 
     <style>
         #dct-list-wrapper { font-family: 'Open Sans'; }
+
         #dct-list-wrapper { font-family: 'Open Sans'; margin-top: 2em; }
 
         #dct-list-wrapper h1, #dct-list-wrapper h2, #dct-list-wrapper h3 {
 
         #dct-list-wrapper h1, #dct-list-wrapper h2, #dct-list-wrapper h3 {
 
             font-family: 'Raleway';
 
             font-family: 'Raleway';
Line 18: Line 18:
 
         #dct-intro {
 
         #dct-intro {
 
             font-size: larger;
 
             font-size: larger;
             margin-bottom: 2em;
+
             margin-bottom: 4em;
 
         }
 
         }
 
         #dct-list-wrapper h1 svg {
 
         #dct-list-wrapper h1 svg {

Revision as of 12:24, 20 June 2022

Development verstion of the DCT List.
Not ready for production!