Widget: Compass: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
position: absolute; | position: absolute; | ||
width: 1em; | width: 1em; | ||
height: | height: 2px; | ||
background-color: currentColor; | background-color: currentColor; | ||
} | } | ||
Line 23: | Line 23: | ||
position: absolute; | position: absolute; | ||
width: 1em; | width: 1em; | ||
height: | height: 2px; | ||
background-color: currentColor; | background-color: currentColor; | ||
transform: rotate(90deg); | transform: rotate(90deg); |
Revision as of 10:33, 23 November 2022
Development version of the Compass.
Not ready for production!