MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:
/* 1. GLOBAL BACKGROUND */
/* 1. GLOBAL BACKGROUND */
body {
body {
     background-image: url("PASTE_YOUR_IMAGE_LINK_HERE") !important;
     background-image: url("http://localhost/wiki/images/a/a4/WIKI_BACKGROUND.jpeg") !important;
     background-repeat: repeat !important;
     background-repeat: repeat !important;
     background-attachment: fixed !important;
     background-attachment: fixed !important;