Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 30: Line 30:
 
         #cmp-container h2::after {
 
         #cmp-container h2::after {
 
             display: inline-block;
 
             display: inline-block;
             content: ">";
+
             content: "";
 
             transform: rotate(90deg);
 
             transform: rotate(90deg);
 
             margin-left: .5em;
 
             margin-left: .5em;
Line 120: Line 120:
 
                 <div class="question" data-aspect="Socio-/Technical">
 
                 <div class="question" data-aspect="Socio-/Technical">
 
                     How to collect and analyse information from citizens?
 
                     How to collect and analyse information from citizens?
 +
 +
                    <div class="answer">
 +
                        <div class="answer-wrapper">
 +
                            <div class="choice tech">Technologies<br><small>Lorem ipsum dolor sit amet</small></div>
 +
                            <div class="choice guide">Guidelines<br><small>Consectetur adipiscing coconut wigwam</small></div>
 +
                        </div>
 +
                    </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>

Revision as of 17:35, 22 November 2022

Development version of the Compass.
Not ready for production!