Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
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 11:23, 23 November 2022

Development version of the Compass.
Not ready for production!