diff options
-rwxr-xr-x | plain.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css index 67f715c..0347b6d 100755 --- a/plain.css +++ b/plain.css @@ -1,7 +1,7 @@ body { /* background-color: #F8F4E7; color: #552800; */ - background-color: #CCCCFF; + background-color: #DDEEFF; color: #000000; } |