Changes

Jump to navigation Jump to search
Documented fix for post 1.35 upgrade.
Line 1: Line 1:  
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
#mw-head { background-color: #ffff00; }
+
#mw-head { background-color: #E6C6E6; }
body { background-color: Wheat; }
+
#body { background-color: #E6C6E6; }
 +
 
 +
.portal h3, .vector-menu-portal h3 {
 +
background-size: auto !important;
 +
}

Navigation menu