aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2017-12-25 20:34:50 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2017-12-25 20:34:50 +0200
commitb048975d318da59aa0a31689a21e8f3c1c8ebb5b (patch)
tree125a4434994af0b13965bdc9a65c9982b291207c /src/style.css
parent0fe65c416358c8e5ddf209c416e0fe46fb1bf7e9 (diff)
Stuff
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index d2738f2..4c1d58a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -6,7 +6,7 @@ html {
font-family: 'Lato', sans-serif;
font-size: 20px;
- background-color: #D9E0D7;
+ background-color: #affbff78;
box-sizing: border-box;
}