Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 96: Line 96:
 
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr td strong {
 
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr td strong {
 
             font-family: 'Raleway';
 
             font-family: 'Raleway';
             font-weight: 200;
+
             font-weight: 300;
 +
            display: block;
 +
        }
 +
        #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr:nth-child(n+2) td strong {
 +
            margin-top: 1em;
 
         }
 
         }
 
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr td {
 
         #dct-tabulator .tabulator-row .tabulator-responsive-collapse table tr td {

Revision as of 15:49, 5 July 2022

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