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 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 10:15, 7 December 2022

Development version of the Compass.
Not ready for production!