diff options
Diffstat (limited to 'styles/globals.css')
| -rw-r--r-- | styles/globals.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/styles/globals.css b/styles/globals.css index 975c681..7caaf3e 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -3,6 +3,8 @@ body { padding: 0; margin: 0; height: 100%; + background-color: #484848; + color: #FFFFFF; font-family: Hack; src: url("/ttf/Hack-Regular.ttf"); |
