From 66d4a3c60bd106bb1363ed1357abd85469607171 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (eris.buetow.org)" Date: Sun, 2 Nov 2014 20:55:13 +0000 Subject: new color --- default/htdocs/styles/css3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/htdocs') diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index 89d0671..549f5f9 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -8,7 +8,7 @@ body { font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; - background-color: #EEEEEE; + background-color: #98AFC7; height: 100%; max-width: 1100px; margin-left: auto; margin-right: auto -- cgit v1.2.3