Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 21: Line 21:
 
             border-bottom: 1px solid var(--links-cyan);
 
             border-bottom: 1px solid var(--links-cyan);
 
             color: var(--links-cyan);
 
             color: var(--links-cyan);
 +
        }
 +
 +
        #cmp-container h2::after {
 +
            display: inline-block;
 +
            content: ">";
 +
            transform: rotate(90deg);
 
         }
 
         }
  

Revision as of 16:26, 22 November 2022

Development version of the Compass.
Not ready for production!