Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 10: Line 10:
  
 
         h2.opened .plus.icon::after,
 
         h2.opened .plus.icon::after,
         h3.opened .plus.icon::after {
+
         h3.opened .plus.icon::after,
 +
        h4.opened .plus.icon::after {
 
             transform: rotate(0);
 
             transform: rotate(0);
 
         }
 
         }
Line 21: Line 22:
 
         #cmp-container h1,
 
         #cmp-container h1,
 
         #cmp-container h2,
 
         #cmp-container h2,
         #cmp-container h3 {
+
         #cmp-container h3,
 +
        #cmp-container h4 {
 
             font-family: 'Raleway';
 
             font-family: 'Raleway';
 
             font-weight: 300;
 
             font-weight: 300;

Revision as of 11:15, 7 December 2022

Development version of the Compass.
Not ready for production!