Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,916
edits
(Update 2023) |
No edit summary |
||
Line 72: | Line 72: | ||
margin-right: 102px; | margin-right: 102px; | ||
padding: 7px; | padding: 7px; | ||
} | |||
#thread.forum-archive a { | |||
color: #534aa2; | |||
} | |||
#thread.forum-archive a.new { | |||
color: #a24a4a; | |||
} | |||
#thread.forum-archive .opening-post > b:first-of-type a, | |||
#thread.forum-archive .post > b:first-of-type a, | |||
#thread.forum-archive .closing-post > b:first-of-type a { | |||
color: #5b52ab; /* #666192 */ | |||
} | } | ||
Line 82: | Line 94: | ||
} | } | ||
#thread.forum-archive .opening-post .content { | #thread.forum-archive .opening-post .content { | ||
padding: | padding: 3px 6px 2px 6px; | ||
margin-bottom: -17px; | margin-bottom: -17px; | ||
} | } | ||
Line 88: | Line 100: | ||
/* background-color: #e3e0e0; */ | /* background-color: #e3e0e0; */ | ||
background-color: #d7d6d6; | background-color: #d7d6d6; | ||
} | |||
#thread.forum-archive .opening-post > b:first-of-type { | |||
font-size: 1.06em; | |||
margin-left: 6px; | |||
} | } | ||
edits