Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 49: | Line 49: | ||
.hp-search { margin-bottom: 4em; } | .hp-search { margin-bottom: 4em; } | ||
.hp-areas { margin-bottom: 8em; } | .hp-areas { margin-bottom: 8em; } | ||
.hp-areas * { transition: all 400ms ease-in-out; } | .hp-areas *, #hp-collections * { transition: all 400ms ease-in-out; } | ||
.hp-areas h2 { text-align: center; margin-bottom: 1.5em; } | .hp-areas h2 { text-align: center; margin-bottom: 1.5em; } | ||
.hp-area { display: flex; flex-direction: column; align-items: center; margin-bottom: 2em; text-decoration: none; cursor: pointer; } | .hp-area { display: flex; flex-direction: column; align-items: center; margin-bottom: 2em; text-decoration: none; cursor: pointer; } |
Revision as of 13:51, 21 June 2022
Development verstion of the DCT Homepage.
Not ready for production!