MediaWiki:Common.css: Difference between revisions

From Dear (Cross) Maker,
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body{
body{
background-color: ;
background-color: white;
}
}

Revision as of 19:55, 25 June 2023

/* CSS placed here will be applied to all skins */
body{
background-color: white;
}