MediaWiki:Minerva.css: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 96:
.skin-minerva .search-overlay .header-container {
position: relative;
background: url("https://static.miraheze.org/pouwiki/thumb/f/f8/Poupedia-header.png/96px-Poupedia-header.png") left bottom repeat-x, #FFEBDF00ABFE;
background-size: 48px auto;
right: 0;
left: 0;
height: 96px;
color: #ffffff;
font-weight: 300;
 
text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
.skin-minerva .header-container {
background-color: transparent;
box-shadow: none;
}
 
Line 113 ⟶ 111:
}
 
.skin-minerva .header-container {
background-color: transparent;
box-shadow: none;
 
/* Hide grass and trees when editing on small screens to maximise editing space */
@media all and (max-width: 999px) {
.overlay-enabled .editor-overlay {
Line 134 ⟶ 137:
.notification-count {
background-image: none;
.overlay-header {
background-color: #FFEBDF;
padding-top: 0;
}
 
.content li {
margin-bottom: 2px;
}
 
.content .mw-parser-output > h2, .content .section-heading {
border-bottom: 1px solid #c8ccd1;
}
 
dl {
margin-bottom: 5px;
}
 
Line 140 ⟶ 159:
.overlay-content,
.mw-body {
background-color: #FFEBDF00ABFE;
}
 
Line 147 ⟶ 166:
position: relative;
background-color: #FFC9A9;
right: 0;
left: 0;
}
 
Line 176 ⟶ 193:
/* Add a background color to the overlay header and remove the padding */
.overlay-header {
background-color: #FFEBDF00ABFE;
padding-top: 0;
}
Line 190 ⟶ 207:
dl {
margin-bottom: 5px;
 
.mcw-mainpage-icons {
padding: 0;
}