MediaWiki:Mobile.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site  
 
.minerva-footer
 
*/


#footer-info-lastmod {
#footer-info-lastmod {
Line 5: Line 9:
}
}


.minerva-footer div .last-modified-bar {
.minerva-footer div {
background-color:blue;
background-color:blue;
display: none;
display: none;
}
}