MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 27: Line 27:
background: url("/images/TexturedBackground.jpg");
background: url("/images/TexturedBackground.jpg");
background-size: cover;
background-size: cover;
background-attachment: scroll;
background-attachment: fixed;
background-color: rgb(246, 246, 246);
background-color: rgb(246, 246, 246);
background-position: 0% 0%;
background-position: 50% 50%;
background-repeat: repeat;
background-repeat: repeat;
...tom: 0px none rgb(0, 0, 0);
...tom: 0px none rgb(0, 0, 0);

Navigation menu