Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
24,918
edits
mNo edit summary |
mNo edit summary |
||
Line 196: | Line 196: | ||
/* Fix colors of wikitables */ | /* Fix colors of wikitables */ | ||
.wikitable { | .wikitable { | ||
background-color: # | background-color: #00131D; | ||
border-color: # | border-color: #4A31FF; | ||
color: #fff; | color: #fff; | ||
} | } | ||
.wikitable > tr > th, .wikitable > * > tr > th { | .wikitable > tr > th, .wikitable > * > tr > th { | ||
background-color: #4A31FF; | background-color: #4A31FF; | ||
border-color: # | border-color: #4A31FF; | ||
text-align: center; | text-align: center; | ||
} | } |
edits