Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
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 16:49, 7 September 2022

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