MediaWiki:Mobile.css: Difference between revisions

no edit summary
(Hide Latest News on mobile)
No edit summary
Tags: Mobile edit Mobile web edit
Line 11: Line 11:
.main-news {
.main-news {
display: none;
display: none;
}
#main-guides {
margin-right: 0.5em;
}
#main-guides .column {
padding: 0.5em;
}
#main-guides .header {
font-weight: bold;
background-color: #1b4f72;
color: #fff;
padding: 0 0.5em;
margin: -0.5em -0.5em 0;
}
#main-guides .header a {
color: #fff;
}
}