Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 43: Line 43:
 
             transition: all 500ms ease-in-out 1300ms;
 
             transition: all 500ms ease-in-out 1300ms;
 
             text-decoration: none;
 
             text-decoration: none;
 +
            cursor: pointer;
 
         }
 
         }
 +
        .hp-large-button:hover { text-decoration: none; }
 
         .loaded .hp-large-button { opacity: 1; }
 
         .loaded .hp-large-button { opacity: 1; }
 
         .hp-search { margin-bottom: 4em; }
 
         .hp-search { margin-bottom: 4em; }

Revision as of 14:01, 20 June 2022

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