Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
10,686
edits
Line 64: | Line 64: | ||
table.status-preview-infobox tr:first-child th { | table.status-preview-infobox tr:first-child th { | ||
background-color: # | background-color: #ccf; | ||
padding: 0.5em 1em 0.5em 1em; | padding: 0.5em 1em 0.5em 1em; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
Line 78: | Line 78: | ||
table.Buff tr:first-child th { | table.Buff tr:first-child th { | ||
background-color: # | background-color: #fcc; | ||
padding: 0.5em 1em 0.5em 1em; | padding: 0.5em 1em 0.5em 1em; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
Line 84: | Line 84: | ||
table.Buff tr:not(:first-child) th { | table.Buff tr:not(:first-child) th { | ||
background-color: # | background-color: #fdd; | ||
} | } | ||
table.Buff tr:not(:first-child) th + th { | table.Buff tr:not(:first-child) th + th { | ||
background-color: # | background-color: #ffe4e4; | ||
} | } | ||