MediaWiki:Mobile.css: Difference between revisions

wiki.TerraBase.info
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
}
}


.minerva-footer last-modified-bar__content {
.minerva-footer .last-modified-bar__content {
background-color:brown;
background-color:brown;
}
}

Revision as of 16:37, 15 May 2022

/* All CSS here will be loaded for users of the mobile site 

.minerva-footer

*/

#footer-info-lastmod {
	background-color:orange;
}

.minerva-footer .last-modified-bar__content {
	background-color:brown;
}

.last-modified-bar {
	background-color:orange;
}