From d6a5d01a658af4d439f5285f0a289ef7707a0fea Mon Sep 17 00:00:00 2001 From: "Paul Buetow (eris.buetow.org)" Date: Sun, 2 Nov 2014 20:56:56 +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 549f5f9..b064ba4 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: #98AFC7; + background-color: #BCC6CC; height: 100%; max-width: 1100px; margin-left: auto; margin-right: auto -- cgit v1.2.3