Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,915
edits
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, |
edits