Widget: Compass: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 5: Line 5:
         .plus.icon {
         .plus.icon {
             color: var(--links-cyan);
             color: var(--links-cyan);
             position: absolute;
             position: relative;
             margin-left: 3px;
             margin-left: 3px;
             margin-top: 10px;
             margin-top: 10px;
Line 39: Line 39:
             font-weight: 300;
             font-weight: 300;
             letter-spacing: .06em;
             letter-spacing: .06em;
            position: relative;
         }
         }



Revision as of 10:23, 23 November 2022

Development version of the Compass.
Not ready for production!