Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,922
edits
No edit summary |
No edit summary |
||
Line 338: | Line 338: | ||
/* STAFF POSTS | /* STAFF POSTS | ||
================ */ | ================ */ | ||
#thread > #staff { | |||
border-color: #727287; /* #828293 */ | |||
background: #cfcbb4d6; /* #bbbda1 #cdc8a9d6 */ | |||
} | |||
#thread .opening-post .staffSigImage, | #thread .opening-post .staffSigImage, | ||
Line 349: | Line 354: | ||
.forum-archive .staffSigImage { | .forum-archive .staffSigImage { | ||
filter: drop-shadow(1px 1px 1.5px #404077); | filter: drop-shadow(1px 1px 1.5px #404077); | ||
} | } | ||
#thread > #staff > b:first-of-type > a { | #thread > #staff > b:first-of-type > a { | ||
Line 359: | Line 360: | ||
padding-left: 1.5px; | padding-left: 1.5px; | ||
} | } | ||
/* #thread > #staff .shortcut { | |||
background: #948a92; | |||
color: #e0c0c0; | |||
margin-right: -2px; | |||
margin-top: -2px; | |||
} */ | |||
edits