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 51: Line 51:
         }
         }
         .hp-large-button svg { fill: #fff; height: 4em; transition: fill 500ms; }
         .hp-large-button svg { fill: #fff; height: 4em; transition: fill 500ms; }
         .hp-large-button:hover { text-decoration: none; color: #C31980; }
         .hp-large-button:hover { text-decoration: none; color: var(--links-orange); }
         .hp-large-button:hover svg { fill: #C31980; }
         .hp-large-button:hover svg { fill: var(--links-orange); }
         .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:21, 25 November 2022

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