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; } | .hp-large-button svg { fill: #fff; height: 4em; } | ||
.hp-large-button:hover { text-decoration: none; | .hp-large-button:hover { text-decoration: none; color: var(--links-cyan); } | ||
.loaded .hp-large-button { opacity: 1; } | .loaded .hp-large-button { opacity: 1; transition-delay: 0; } | ||
.hp-search { margin-bottom: 4em; } | .hp-search { margin-bottom: 4em; } | ||
.hp-areas { margin-bottom: 8em; } | .hp-areas { margin-bottom: 8em; } |
Revision as of 14:09, 25 November 2022
Second version of the LINKS Community Center homepage.
Do not modify!