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 85: Line 85:
             font-variant: small-caps;
             font-variant: small-caps;
             display: inline-block;
             display: inline-block;
            transition: all 400ms ease-in-out;
        }
        .large-button:hover {
            background-color: var(--links-blue);
            color: #fff;
         }
         }



Revision as of 15:49, 7 September 2022

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