Difference between revisions of "MediaWiki:Common.css"

From Lords and Villeins Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: background: green;")
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
background: green;
{ background-color: #3A3A47; }

Revision as of 09:34, 4 April 2022

/* CSS placed here will be applied to all skins */
{ background-color: #3A3A47; }