Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 11:34, 20 June 2022

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