Changes

Jump to: navigation, search

MediaWiki:Common.css

847 bytes added, 17 March
m
Undo revision 21189 by Paloverde zfogshooterz (talk)
color: #73819c;
cursor: pointer;
background-image: none;
padding-right: unset;
}
div#bodyContent table.wikitable {
color: #FFFFFFrgba(244,244,244,.84);
}
table.wikitable {
background: transparent;
color: #FFFFFFrgba(244,244,244,.84);
}
code {
color: white;
background: rgba(0, 0, 0, 0.4);
}
div#mw-panel div.portal h3 {
color: #FFFFFF;
}
 
/* Makes changed text in the "Changes" panel in the wikitext editor visible */
.diffchange {
background: #FEEEC8;
}
 
/* Removes text decoration */
.no-decoration a:hover {
text-decoration: none;
}
 
/*
* Changes the background color of the menuSelectWidget to gray so that the options are actually visible
* Gray is used over black to keep black elements visible
*/
.oo-ui-menuSelectWidget, .oo-ui-dropdownWidget {
background-color: gray;
}
 
/*
* Center aligns text (which would be ✓ or ✗) in the 2nd column for Template Documentation pages
*/
.TemplateDocumentation td:nth-child(2) {
text-align: center;
}
 
/* Adds a litte bit of horizontal padding to each of the cells */
.TemplateDocumentation td {
padding: 0 5px;
}
WikiDefender
6,698
edits

Navigation menu