diff --git a/public/css/style.css b/public/css/style.css index d1e884e..1000a2a 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -47,7 +47,7 @@ body { max-width: 50em; margin: auto; background: #101010; - color: #ffffff; + color: #e3e3e3; font-size: 105%; } @@ -62,6 +62,7 @@ body { position: relative; margin-right: 0.7em; bottom: .09em; + color: #ffffff; } .header a { @@ -95,6 +96,7 @@ article p { h1,h2,h3,h4 { margin: 2rem 0 0; font-weight: 700; + color: #eeeeee; } h1 { margin-bottom: 0.5rem;