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: Manual revert
 
(One intermediate revision by the same user not shown)
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: white;
background-color: ;
}
}

Latest revision as of 20:38, 25 June 2023

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