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: #C31980;
             color: #C31980;
             border: 1px solid currentColor;
             border: 2px solid currentColor;
             font-size: 1.3em;
             font-size: 1.3em;
             padding: 0 .5em;
             padding: 0 .5em;
Line 50: Line 50:
             cursor: pointer;
             cursor: pointer;
             background-color: rgba(255, 255, 255, .4);
             background-color: rgba(255, 255, 255, .4);
            border-radius: 5px;
         }
         }
         .hp-large-button svg { fill: #C31980; height: 4em; transition: fill 500ms; }
         .hp-large-button svg { fill: #C31980; height: 4em; transition: fill 500ms; }

Revision as of 15:00, 22 June 2023

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