Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 78: Line 78:
 
             cursor: pointer;
 
             cursor: pointer;
 
             margin-bottom: 1em;
 
             margin-bottom: 1em;
        }
 
 
        .question::before {
 
            content: "• ";
 
 
         }
 
         }
  
Line 195: Line 191:
  
 
                         .prefix__st1 {
 
                         .prefix__st1 {
                             fill: #C31980
+
                             fill: var(--compass-color)
 
                         }
 
                         }
  
 
                         .prefix__st2 {
 
                         .prefix__st2 {
                             fill: #C31980
+
                             fill: var(--compass-color)
 
                         }
 
                         }
 
                     </style>
 
                     </style>

Revision as of 14:51, 5 December 2022

Development version of the Compass.
Not ready for production!