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 129: Line 129:
          
          
         .choice .button {
         .choice .button {
             flex: 0 0 10em;
             flex: 0 0 8em;
             transition: all 250ms;
             transition: all 250ms;
             display: flex;
             display: flex;
Line 140: Line 140:
             font-size: 75%;
             font-size: 75%;
             padding: 1em;
             padding: 1em;
            transition: all 250ms;
        }
        .choice:hover .desc {
            font-weight: 700;
         }
         }



Revision as of 16:25, 23 November 2022

Development version of the Compass.
Not ready for production!