diff --git a/infoscreen/static/css/hsl.css b/infoscreen/static/css/hsl.css index 5595cdd..bccc000 100644 --- a/infoscreen/static/css/hsl.css +++ b/infoscreen/static/css/hsl.css @@ -1,6 +1,6 @@ table { font-size: 3vw; - font-family: monospace; + font-family: 'Droid Sans Mono', monospace; } .red { color: red; diff --git a/infoscreen/static/html/hsl.html b/infoscreen/static/html/hsl.html index 23db165..58f40e0 100644 --- a/infoscreen/static/html/hsl.html +++ b/infoscreen/static/html/hsl.html @@ -1,4 +1,5 @@ +