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;
             flex: 0 0 10em;
             transition: all 250ms;
             transition: all 250ms;
             display: flex;
             display: flex;
             justify-content: center;
             justify-content: center;
             align-items: center;
             align-items: center;
            padding: 1em;
         }
         }
          
          

Revision as of 16:22, 23 November 2022

Development version of the Compass.
Not ready for production!