Difference between revisions of "MediaWiki:Mobile.css"

no edit summary
Line 57: Line 57:
body {
body {
color: #333;
color: #333;
}
.content {
margin: 0;
}
}


Line 146: Line 150:
.homepage-logo-container {
.homepage-logo-container {
     position: absolute;
     position: absolute;
     top: -70px;
     top: 15px;
     left: 20px;
     left: 15px;
     z-index: 100;
     z-index: 100;
}
}