diff --git a/static/style.css b/static/style.css index cba8f6c..d3b2088 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,5 @@ body { - font-style: sans-serif ; + font-family: sans-serif ; background: #110000 ; color: #ccc ; }