Difference between revisions of "MediaWiki:Monobook.css"
From CS Codex
Line 3: | Line 3: | ||
#column-content { | #column-content { | ||
background-image: url('./skins/MonoBook/headbg.jpg'); | background-image: url('./skins/MonoBook/headbg.jpg'); | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
background-color: #e6ffb4; | background-color: #e6ffb4; | ||
} | } |
Revision as of 19:05, 7 August 2021
/* CSS placed here will affect users of the MonoBook skin */
#column-content {
background-image: url('./skins/MonoBook/headbg.jpg');
}
#globalWrapper {
background-color: #e6ffb4;
}