From a1def26bee4b9f3b5a48167feeffac7b731c400f Mon Sep 17 00:00:00 2001 From: Jan Koppe Date: Wed, 23 Dec 2020 11:18:45 +0000 Subject: [PATCH] brighten up the subtitles a bit, to increase contrast --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 0335ecb..1330765 100644 --- a/index.css +++ b/index.css @@ -61,7 +61,7 @@ body { } #schedule .list .item .sub { - color: #7b7b7b; + color: #9b9b9b; font-size: 26px; white-space: nowrap;