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 119: Line 119:
             padding: 1em;
             padding: 1em;
             border: 1px solid currentColor;
             border: 1px solid currentColor;
            background-color: currentColor;
            color: #fff;
        }
        .choice:hover .button {
            color: currentColor;
            background-color: transparent;
         }
         }


Line 150: Line 157:
             color: var(--safe-color);
             color: var(--safe-color);
         }
         }
 
/*
         .choice.tech:hover .button {
         .choice.tech:hover .button {
             background-color: var(--links-blue);
             background-color: var(--links-blue);
Line 174: Line 181:
             background-color: var(--safe-color);
             background-color: var(--safe-color);
             color: #fff;
             color: #fff;
         }
         } */
     </style>
     </style>


Line 253: Line 260:
                 <h3>Collecting and Analysing Information from SMCS</h3>
                 <h3>Collecting and Analysing Information from SMCS</h3>
                 <div class="question" data-aspect="Social">
                 <div class="question" data-aspect="Social">
                     <h4>Whom do you want to include in your collection and analysis of information, and from whom do you
                     Whom do you want to include in your collection and analysis of information, and from whom do you
                     want to collect and analyse information?</h4>
                     want to collect and analyse information?


                     <div class="answer">
                     <div class="answer">

Revision as of 15:01, 5 December 2022

Development version of the Compass.
Not ready for production!