diff options
Diffstat (limited to 'stylesheets/commun.css')
| -rw-r--r-- | stylesheets/commun.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index 09f51e2..5f001b8 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -2,7 +2,7 @@ body { --gold: #E4B63A; margin: 0; - background-color: #deffe3; + background-color: white; font-family: 'Open Sans', sans-serif; } |
