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