Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
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!