From 332928ce303fb44971e8caf8a5f993482a5727f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juuso=20K=C3=A4enm=C3=A4ki?= Date: Fri, 20 Jan 2017 14:39:40 +0200 Subject: [PATCH] Font changes to hsl timetable. --- infoscreen/static/css/hsl.css | 2 +- infoscreen/static/html/hsl.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@ +