From 70fbdd43ada4768488d3f8c1045c9a4aed4d7b9f Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 13 May 2016 19:46:52 +0200 Subject: Start simplifying tvmode and settings Fixes #68 References #67 There's still a few bits missing for #67 since there is no UI for it yet. On the bright side, this will store arbitrary options. --- web/index.html | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 4077e4e..e951901 100644 --- a/web/index.html +++ b/web/index.html @@ -43,7 +43,7 @@ font-weight: 700; font-size: 55px; color: black; - display: none; + display: block; z-index: 999; } .vertical h1.map-mode-title { @@ -53,9 +53,6 @@ transform-origin: 0px 0% 0px; transform: rotate(-90deg); } - .tvmode h1.map-mode-title { - display: block; - } .nightmode h1.map-mode-title { color: white; } @@ -63,7 +60,6 @@ display: none; } div.map-mode-legend { - display: none; position: fixed; bottom: 5%; right: 5%; @@ -81,9 +77,6 @@ font-size: 20px; font-weight: 700; } - .tvmode div.map-mode-legend { - display: block; - } @@ -137,15 +130,7 @@
  • Keyboard Shortcuts
  • -