Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 46: | Line 46: | ||
.hp-areas { margin-bottom: 8em; } | .hp-areas { margin-bottom: 8em; } | ||
.hp-area { display: flex; margin-bottom: 2em; } | .hp-area { display: flex; margin-bottom: 2em; } | ||
.hp-area-icon { flex: 1 0; margin-right: 1em; user-select: none; } | .hp-area-icon { flex: 1 0; margin-right: 1em; user-select: none; width: 200px; height: 200px; } | ||
.hp-area-icon svg { width: 100%; height: 100%;} | .hp-area-icon svg { width: 100%; height: 100%;} | ||
.hp-area-text { flex: 1 1 75%; } | .hp-area-text { flex: 1 1 75%; } |
Revision as of 15:54, 23 May 2022
Development verstion of the DCT Homepage.
Not ready for production!