Widget: Compass: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
<style> | <style> | ||
.plus.icon { | .plus.icon { | ||
color: | color: var(--links-cyan); | ||
position: absolute; | position: absolute; | ||
margin-left: 3px; | margin-left: 3px; | ||
Line 13: | Line 13: | ||
content: ''; | content: ''; | ||
position: absolute; | position: absolute; | ||
width: | width: 1em; | ||
height: 1px; | height: 1px; | ||
background-color: currentColor; | background-color: currentColor; | ||
Line 21: | Line 21: | ||
content: ''; | content: ''; | ||
position: absolute; | position: absolute; | ||
width: | width: 1em; | ||
height: 1px; | height: 1px; | ||
background-color: currentColor; | background-color: currentColor; | ||
Line 39: | Line 39: | ||
font-weight: 300; | font-weight: 300; | ||
letter-spacing: .06em; | letter-spacing: .06em; | ||
position: relative; | |||
} | } | ||
Revision as of 10:22, 23 November 2022
Development version of the Compass.
Not ready for production!