MediaWiki:Mobile.css: Difference between revisions

Jump to: navigation, search
No edit summary
No edit summary
Line 115: Line 115:
background: #333;
background: #333;
height: 35px;
height: 35px;
width: 30vw;
width: 48vw;
position: absolute;
position: absolute;
left: 0;
left: 0;
Line 124: Line 124:
}
}
#user-tools {
#user-tools {
/* position: fixed; */
position: fixed;
/* right: 86px; */
right: 86px;
}
}
@media screen and (min-width: 851px) {
@media screen and (min-width: 851px) {
Line 133: Line 133:
}
}
}
}
/* .mw-notification {
.mw-notification {
background: #222;
background: #222;
border: #111;
border: #111;
Line 175: Line 175:
#personal h2 {
#personal h2 {
display: none;
display: none;
} */
}
}
}
#mw-content-container {
#mw-content-container {
Line 377: Line 377:
#searchButton, #mw-searchButton {
#searchButton, #mw-searchButton {
border: 0 !important;
border: 0 !important;
left: 0vw;
left: 38vw;
right: 0;
right: 0;
margin-left: auto;
margin-left: auto;