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 31: Line 31:
             fill: var(--links-blue);
             fill: var(--links-blue);
             margin-right: .5em;
             margin-right: .5em;
        }
        #clear-filters-button {
            border: 1px solid var(--links-blue);
            font-size: 1.5em;
            font-family: 'Open Sans';
            font-weight: 100;
            margin-bottom: 2em;
            padding: 0.3em 0.8em;
            color: var(--links-blue);
            background: transparent;
            font-variant: small-caps;
         }
         }
         #dct-list-wrapper h2 {
         #dct-list-wrapper h2 {

Revision as of 12:31, 20 June 2022

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