MediaWiki:Mobile.css: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
 
(3 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/144px96px-Poupedia-header.png") left bottom repeat-x, #00ABFE;
background-size: 72px48px auto;
right: 0;
left: 0;
height: 144px96px;
 
.overlay-header,
.minerva-header {
padding-top: 07px;
}
 
Line 106 ⟶ 111:
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 {
padding-top: 3.35em;
}
.overlay-enabled .overlay.editor-overlay .header-container:after {
bottom: 0;
background-position: left bottom -29px;
}
}
 
Line 118 ⟶ 134:
.notification-count {
background-image: none;
}
.overlay-header {
background-color: #ffffffFFEBDF;
rightpadding-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 131 ⟶ 163:
position: relative;
background-color: #FFC9A9;
color: #ffffff;
font-weight: 300;
text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000 !important;
right: 0;
left: 0;
}
 
Line 177 ⟶ 204:
dl {
margin-bottom: 5px;
 
.mcw-mainpage-icons {
padding: 0;
}