MediaWiki: Common.css

From 1st Presbyterian Church of Second Life
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: body { background-color: #C9B88C; background-image: none; }")
 
 
(152 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
body { background-color: #c9b88c; }
 
+
#content { background-color: #ffffff; }
body {
 
background-color: #C9B88C;
 
background-image: none;
 
}
 

Latest revision as of 23:20, 1 June 2020

body { background-color: #c9b88c; }
#content { background-color: #ffffff; }