Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 129: Line 129:
 
          
 
          
 
         .choice .button {
 
         .choice .button {
             flex: 0 0 6em;
+
             flex: 0 0 8em;
 +
            white-space: nowrap;
 
             transition: all 250ms;
 
             transition: all 250ms;
 
             display: flex;
 
             display: flex;
Line 139: Line 140:
 
          
 
          
 
         .choice .desc {
 
         .choice .desc {
 +
            flex: 0 1 20em;
 
             font-size: 75%;
 
             font-size: 75%;
 
             padding: 1em;
 
             padding: 1em;

Revision as of 17:48, 23 November 2022

Development version of the Compass.
Not ready for production!