Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 32: Line 32:
 
             font-size: 1em;
 
             font-size: 1em;
 
             font-weight: 300;
 
             font-weight: 300;
 +
            transition: all 0.4s ease;
 +
        }
 +
 +
        #cmp-container h4.opened {
 +
            font-size: 1em;
 +
            font-weight: 500;
 
         }
 
         }
  

Revision as of 18:50, 7 December 2022

Development version of the Compass.
Not ready for production!