diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/404.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/404.css b/css/404.css index 644a4b4..64cace5 100644 --- a/css/404.css +++ b/css/404.css @@ -1,5 +1,5 @@ body { - background-color: #0A7189; + background-color: #373B44; color: #fff; font: 100% "Lato", sans-serif; font-size: 1.8rem; |