MediaWiki:Common.css: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: #content { background-color: #CCF; } #bodyContent { background-color: #CCF;}")
 
No edit summary
Tag: Manual revert
 
(10 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 */
#content { background-color: #CCF; }
#bodyContent { background-color: #CCF;}

Latest revision as of 21:38, 22 October 2022

/* CSS placed here will be applied to all skins */