Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
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 13:31, 20 June 2022

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