MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 26: Line 26:
/* Color & Background */
/* Color & Background */
background-image: url("/images/TexturedBackground.jpg");
background-image: url("/images/TexturedBackground.jpg");
background-attachment: fixed;
background-attachment: scroll;
background-position: 50% 50%;
background-position: 0% 0%;
background-repeat: repeat;
background-repeat: repeat;