diff --git a/shared/style.css b/shared/style.css index d357b51..0b7a426 100644 --- a/shared/style.css +++ b/shared/style.css @@ -8,7 +8,8 @@ body{ margin:0; background-color: #232627; font-family: 'Roboto-Thin', 'Georgia', serif; - color: #DEDEDE; + color: #CECECE; + font-weight: bold; } .centerized{ font-size: 8em;