Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
#hp-main { width: 75%; margin: auto; } | #hp-main { width: 75%; margin: auto; } | ||
.hp-search { margin-bottom: 5em; } | .hp-search { margin-bottom: 5em; } | ||
.hp-areas { margin-bottom: 5em; } | |||
.hp-area { display: flex; } | .hp-area { display: flex; } | ||
.hp-area-icon { flex: 1 0; margin-right: 1em; user-select: none; } | .hp-area-icon { flex: 1 0; margin-right: 1em; user-select: none; } | ||
Line 21: | Line 22: | ||
.hp-area-text p { font-size: 1.2em; } | .hp-area-text p { font-size: 1.2em; } | ||
.hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; } | .hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; } | ||
.hp-compass { border: 1px solid black; padding: 5em; } | |||
.placeholder-box { | .placeholder-box { | ||
position: relative; | position: relative; |
Revision as of 13:50, 20 May 2022
Development verstion of the DCT Homepage.
Not ready for production!