Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 40: Line 40:
 
             padding: .5em;
 
             padding: .5em;
 
             border: 1px solid rgba(0, 0, 0, .9);
 
             border: 1px solid rgba(0, 0, 0, .9);
            user-select: none;
 
 
             opacity: 0;
 
             opacity: 0;
 
             transition: all 500ms ease-in-out 1300ms;
 
             transition: all 500ms ease-in-out 1300ms;
 +
            text-decoration: none;
 
         }
 
         }
 
         .loaded .hp-large-button { opacity: 1; }
 
         .loaded .hp-large-button { opacity: 1; }

Revision as of 14:00, 20 June 2022

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