Widget: Compass: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
#cmp-container h2 { | #cmp-container h2 { | ||
margin-top: 2em; | margin-top: 2em; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
border-bottom: 1px solid var(--links-cyan); | border-bottom: 1px solid var(--links-cyan); | ||
color: var(--links-cyan); | color: var(--links-cyan); | ||
} | |||
#cmp-container h3 { | |||
font-weight: 1.4em; | |||
} | } | ||
Line 32: | Line 35: | ||
font-size: 1.2em; | font-size: 1.2em; | ||
padding-left: 2em; | padding-left: 2em; | ||
} | |||
.question::before { | |||
content: "— "; | content: "— "; | ||
} | } |
Revision as of 15:23, 22 November 2022
Development version of the Compass.
Not ready for production!