MediaWiki:Common.css: Difference between revisions

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

edits