MediaWiki:Gadget-ms-Forum.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 14: Line 14:
     ==============================
     ==============================
  */
  */
.forum-archive {
    box-shadow: 0 0 0 10px var(--TEXT-B-H2);
    padding-top: 1px!important;
    padding-left: 13px!important;
}
.forum-archive > p:first-child:has(br:only-child) {
    display: none;
}
.forum-archive .toc {
    filter: saturate(0.09);
}
.archive-message {
    background: var(--TEXT-A-H3);
    box-shadow: 0 0 0 4px var(--TEXT-A-H1), 0 0 0 8px var(--TEXT-B-H2);
}
.theme-dark .forumheader .archive-message a {
    color: var(--accent-2);
}


#thread .content #license,
#thread .content #license,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.