Changes

MediaWiki:Common.css

885 bytes added, 17 March
m
Undo revision 21189 by Paloverde zfogshooterz (talk)
#p-logo a {
#background-image: url("//wiki.dungeondefenders2.com/resources/assets/logo.png") !important; #background-position: left top; #background-repeat: no-repeat; height: 143px102px; width: 300px145px
}
#p-logo {
height: 143px102px; position: static !important; #width: 300px;
}
div#content {
background-image: none;
background-color: rgba(0, 0, 0, .995);
border-left: 1px solid #181818;
border-right: 1px solid #181818;
padding: 5px;
width: 145px;
top: 150px40px;
}
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