MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Add background image) |
(New URL) |
||
Line 11: | Line 11: | ||
body { | body { | ||
background-image: url( | background-image: url(https://chibi-robo.wiki/w/images/b/b5/Site-background-light); | ||
} | } |
Revision as of 05:33, 28 May 2024
/* CSS placed here will be applied to all skins */ /* Infobox borders */ .infobox, .infobox td, .infobox tr, .infobox th { border-collapse: collapse; border: 1px solid; } body { background-image: url(https://chibi-robo.wiki/w/images/b/b5/Site-background-light); }