MediaWiki:Common.css: Difference between revisions

From Dear (Cross) Maker,
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(4 intermediate revisions 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:#D9D9D9;
background-color: ;
}
}

Latest revision as of 20:38, 25 June 2023

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