Changes

Jump to navigation Jump to search

MediaWiki:Mobile.css

214 bytes added, 01:30, 29 September 2019
Created page with "CSS placed here will affect users of the mobile site: .skin-minerva .header-container.header-chrome { background-color: #f3da71; } .skin-minerva nav ul li a:hover {..."
/* CSS placed here will affect users of the mobile site */

.skin-minerva .header-container.header-chrome {
background-color: #f3da71;
}

.skin-minerva nav ul li a:hover {
box-shadow: inset 4px 0 0 0 #d3a100;
}

Navigation menu