Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 32: | Line 32: | ||
.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; display: flex; justify-content: center; } | .hp-compass { border: 1px solid black; padding: 5em; display: flex; justify-content: center; } | ||
# | #recent-changes { padding-top: 8em; } | ||
#forum-topics { border-right: 1px solid black; } | #forum-topics { padding-top: 8em; border-right: 1px solid black; } | ||
.placeholder-box { | .placeholder-box { | ||
position: relative; | position: relative; | ||
Line 144: | Line 144: | ||
<d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest" sort-ascending="false" template="complete"></d-topics-list> | <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest" sort-ascending="false" template="complete"></d-topics-list> | ||
</div> | </div> | ||
<div class="col-6 p-0"> | <div id="recent-changes" class="col-6 p-0"> | ||
<h3 class="text-center">News and Activities</h3> | <h3 class="text-center">News and Activities</h3> | ||
<div class="h-100 d-flex"> | <div class="h-100 d-flex"> |
Revision as of 13:50, 23 May 2022
Development verstion of the DCT Homepage.
Not ready for production!