MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
.last-modified-bar { | .last-modified-bar { | ||
background-color:purple; | background-color:purple; | ||
display:none; | |||
} | } |
Revision as of 16:39, 15 May 2022
/* All CSS here will be loaded for users of the mobile site
.minerva-footer
*/
#footer-info-lastmod {
background-color:green;
}
.minerva-footer .last-modified-bar__content {
background-color:brown;
}
.last-modified-bar {
background-color:purple;
display:none;
}