Changes

MediaWiki:Monobook.css

2 bytes added, 13:28, 7 October 2015
no edit summary
/* background image */
body {
#background: #f5f5f5 url(/tmp/background.png); background-repeat: repeat-x;
}
body {
#background: #f5f5f5 url(/images/background.png) 0 0 repeat-x;
margin-left: -1px;
}