MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
zbody { | |||
background: url("/images/TexturedBackground.jpg"); | background: url("/images/TexturedBackground.jpg"); | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
Revision as of 15:38, 13 November 2023
/* CSS placed here will be applied to all skins */
zbody {
background: url("/images/TexturedBackground.jpg");
background-size: cover;
}