Changed incorrect color

This commit is contained in:
mathias 2017-02-12 03:13:50 +02:00
parent 013a08833c
commit 3250bd8f87

View file

@ -25,7 +25,7 @@ body {
height: 100%; height: 100%;
} }
body { body {
background: #ffbb32; background: #fff6e5;
color: #777777; color: #777777;
font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.000em; font-size: 1.000em;