Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 67: Line 67:
 
             justify-content: center;
 
             justify-content: center;
 
         }
 
         }
 +
        #hp-recent h3 { margin-bottom: 1em; }
 
         #forum-topics { padding: 2em 1em; }
 
         #forum-topics { padding: 2em 1em; }
        #hp-recent h3 { margin-bottom: 1em; }
 
 
         #hp-changes { border-top: 1px solid rgba(0, 0, 0, .9); padding: 2em 1em; }
 
         #hp-changes { border-top: 1px solid rgba(0, 0, 0, .9); padding: 2em 1em; }
 
         .blue * {
 
         .blue * {
Line 162: Line 162:
 
                 </a>
 
                 </a>
 
             </div>
 
             </div>
 
+
        </div>
            <div id="hp-collections" class="container-fluid">
+
       
                <div class="row">
+
        <div id="hp-collections" class="container-fluid">
                    <div id="hp-resources" class="col-12 col-lg-6">Helpful Resources</div>
+
            <div class="row">
                    <div id="hp-networks" class="col-12 col-lg-6">Networks</div>
+
                <div id="hp-resources" class="col-12 col-lg-6"><h3>Helpful Resources</h3></div>
                </div>
+
                <div id="hp-networks" class="col-12 col-lg-6"><h3>Networks</h3></div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>

Revision as of 14:22, 21 June 2022

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