Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 13:00, 20 June 2022

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