MediaWiki:Common.css: Difference between revisions

From TerGoPedia

(Created page with "→‎CSS placed here will be applied to all skins: body {background: #FF1232D; }")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body {background: #FF1232D; }
body {background-color: #11b5ac; }

Revision as of 18:36, 29 June 2022

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

body {background-color: #11b5ac; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.