Widget: Homepage: Difference between revisions
From LINKS Community Center
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: | .hp-large-button:hover { text-decoration: none; color: #C31980; } | ||
.hp-large-button:hover svg { fill: | .hp-large-button:hover svg { fill: #C31980; } | ||
.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:20, 25 November 2022
Second version of the LINKS Community Center homepage.
Do not modify!