Widget: Compass: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
<includeonly> | <includeonly> | ||
<style> | <style> | ||
:root { | |||
--compass-color: #C31980; | |||
} | |||
.plus.icon { | .plus.icon { | ||
color: currentColor; | color: currentColor; | ||
Line 55: | Line 59: | ||
margin-top: 2em; | margin-top: 2em; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
color: var(-- | color: var(--compass-color); | ||
cursor: pointer; | cursor: pointer; | ||
} | } |
Revision as of 17:01, 23 November 2022
Development version of the Compass.
Not ready for production!