diff options
| author | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:55:13 +0000 |
|---|---|---|
| committer | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:55:13 +0000 |
| commit | 66d4a3c60bd106bb1363ed1357abd85469607171 (patch) | |
| tree | 11153593dd9b73e288c43938f451c8208a9e5076 /default/htdocs/styles | |
| parent | 198d360dd15d556a56120e9cea0dae812c92036e (diff) | |
new color
Diffstat (limited to 'default/htdocs/styles')
| -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 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 |
