Changes

MediaWiki:Common.css

427 bytes added, 23 May
m
no edit summary
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
body .mediawiki { background: url("https://dungeondefenderswiki.dungeondefenders2.com/2images/images8/backgrounds86/Duxter-BG1-DD2DD2_Greystone_Plaza_Background_Image.jpg") ; background-size: cover !important; background-repeat: no-repeat top left #0b0c0e!important; background-attachment: fixed !important; background-position: left center top !important; background-attachmentcolor: fixed#0b0c0e; margin-rightopacity: 10px.90;
}
a:visited {
color: #73819c;
}
* 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,914
edits