Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
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-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-resources" class="col-12 col-lg-6"><h3>Helpful Resources</h3></div> | |||
<div id="hp-networks" class="col-12 col-lg-6"><h3>Networks</h3></div> | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 13:22, 21 June 2022
Development verstion of the DCT Homepage.
Not ready for production!