Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 6: Line 6:
 
     <style>
 
     <style>
 
         #dct-list-wrapper { font-family: 'Open Sans'; }
 
         #dct-list-wrapper { font-family: 'Open Sans'; }
 +
        #dct-list-wrapper h1 { 
 +
            font-family: 'Raleway';
 +
            font-weight: 300;
 +
            letter-spacing: .06em;
 +
            margin-bottom: 1em;
 +
        }
 
         #dct-tabulator.tabulator { border: 0 none; background-color: transparent; font-size: 1.2em; }
 
         #dct-tabulator.tabulator { border: 0 none; background-color: transparent; font-size: 1.2em; }
 
         #dct-tabulator.tabulator .tabulator-header { border-color: var(--links-blue); background-color: transparent; color: var(--links-blue); }
 
         #dct-tabulator.tabulator .tabulator-header { border-color: var(--links-blue); background-color: transparent; color: var(--links-blue); }

Revision as of 16:16, 7 June 2022

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