Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 101: | Line 101: | ||
.hp-area:hover .hp-area-arrow { transform: translateX(1em); } | .hp-area:hover .hp-area-arrow { transform: translateX(1em); } | ||
.hp-compass { padding: 5em; } | .hp-compass { padding: 5em; } | ||
#forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); } | #hp-collections { border-top: 1px solid rgba(0, 0, 0, .9); } | ||
#hp-changes { padding: 4em 0 4em 1em; border-top: 0 none; } | #forum-topics, #hp-resources { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); } | ||
#hp-changes, #hp-networks { padding: 4em 0 4em 1em; border-top: 0 none; } | |||
} | } | ||
</style> | </style> | ||
Line 163: | Line 164: | ||
</div> | </div> | ||
</div> | </div> | ||
<div id="hp-collections" class="container-fluid"> | <div id="hp-collections" class="container-fluid"> | ||
<div class="row"> | <div class="row"> |
Revision as of 13:25, 21 June 2022
Development verstion of the DCT Homepage.
Not ready for production!