diff --git a/themes/geronimo/static/css/style.css b/themes/geronimo/static/css/style.css index 5a55735..12b9cee 100644 --- a/themes/geronimo/static/css/style.css +++ b/themes/geronimo/static/css/style.css @@ -1,4 +1,7 @@ /* Body */ +html { + background-color: #10151a; +} a, a:link { text-decoration: none;