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 42: Line 42:
             background-color: var(--links-grey);
             background-color: var(--links-grey);
             color: #fff;
             color: #fff;
             font-weight: 600;
             border: 1px solid currentColor;
             font-size: 1.3em;
             font-size: 1.3em;
             padding: .5em;
             padding: 0 .5em;
             opacity: 0;
             opacity: 0;
             transition: all 500ms ease-in-out 1300ms;
             transition: all 500ms ease-in-out 1300ms;

Revision as of 14:03, 25 November 2022

Second version of the LINKS Community Center homepage.
Do not modify!