diff options
| author | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:56:56 +0000 |
|---|---|---|
| committer | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:56:56 +0000 |
| commit | d6a5d01a658af4d439f5285f0a289ef7707a0fea (patch) | |
| tree | 6116cc2d603bef975b91e1b200ee49c42220aa03 /default/htdocs | |
| parent | 66d4a3c60bd106bb1363ed1357abd85469607171 (diff) | |
new color
Diffstat (limited to 'default/htdocs')
| -rw-r--r-- | default/htdocs/styles/css3.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
