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