diff options
-rwxr-xr-x | plain.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css index 7afe479..5828fe7 100755 --- a/plain.css +++ b/plain.css @@ -1,7 +1,7 @@ body { /* background-color: #F8F4E7; color: #552800; */ - background-color: #DDEEFF; + background-color: #E9F7FF; color: #000000; font-family: sans-serif; } |