MediaWiki:Mobile.css: Difference between revisions

remove the home navigation on mobile view cause it looks plain ugly
(nvm)
Tag: Manual revert
(remove the home navigation on mobile view cause it looks plain ugly)
Line 23: Line 23:
.bannerpedia {
.bannerpedia {
color: black !important;
color: black !important;
}
.homenavigation {
display: none;
}
}