Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 20: Line 20:
 
             margin-bottom: 4em;
 
             margin-bottom: 4em;
 
         }
 
         }
         #dct-list-wrapper h1 svg, #dct-filters h2 svg {
+
         #dct-list-wrapper h1 svg {
 
             height: 2.5em;
 
             height: 2.5em;
 
             width: 2.5em;
 
             width: 2.5em;
 +
            fill: var(--links-blue);
 +
            margin-right: .5em;
 +
        }
 +
        #dct-filters h2 svg {
 +
            height: 1.5em;
 +
            width: 1.5em;
 
             fill: var(--links-blue);
 
             fill: var(--links-blue);
 
             margin-right: .5em;
 
             margin-right: .5em;

Revision as of 12:34, 20 June 2022

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