Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 22: Line 22:
 
         .hp-area-text p { font-size: 1.2em; }
 
         .hp-area-text p { font-size: 1.2em; }
 
         .hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; }
 
         .hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; }
         .hp-compass { border: 1px solid black; padding: 5em; }
+
         .hp-compass { border: 1px solid black; padding: 5em; display: flex; justify-content: center; }
 
         .placeholder-box {
 
         .placeholder-box {
 
             position: relative;
 
             position: relative;
Line 96: Line 96:
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 +
        </div>
  
            <div class="hp-compass">
+
        <div class="hp-compass">
                <div class="hp-area">
+
            <div class="hp-area">
                    <div class="hp-area-icon">
+
                <div class="hp-area-icon">
                        <div class="placeholder-box"></div>
+
                    <div class="placeholder-box"></div>
                    </div>
+
                </div>
                    <div class="hp-area-text">
+
                <div class="hp-area-text">
                        <h2>Want to explore?</h2>
+
                    <h2>Want to explore?</h2>
                        <p>
+
                    <p>
                            Try the compass!
+
                        Try the compass!
                        </p>
+
                    </p>
                    </div>
 
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>

Revision as of 14:51, 20 May 2022

   Development verstion of the DCT Homepage.
Not ready for production!