diff --git a/static/css/audience_display.css b/static/css/audience_display.css index 07efffd..727cd16 100644 --- a/static/css/audience_display.css +++ b/static/css/audience_display.css @@ -98,16 +98,29 @@ html { } .score-fields { float: left; - width: 20%; - height: 100%; - line-height: 29px; - text-align: center; - display: table; - font-size: 23px; + display: block; + font-size: 20px; font-family: "FuturaLTBold"; color: #fff; opacity: 0; } +.score-fields-icons { + line-height: 99px; + text-align: center; + width: 30px; +} +.score-fields-icons span { + display: inline-block; + line-height: 33px; +} +.score-fields-text { + width: 19px; +} +.score-fields-text span { + display: inline-block; + line-height: 34px; + padding: 0; +} #logo { position: relative; top: 30px; diff --git a/templates/audience_display.html b/templates/audience_display.html index 3779b9b..d465eef 100644 --- a/templates/audience_display.html +++ b/templates/audience_display.html @@ -24,12 +24,14 @@
-
+


+
+


@@ -39,18 +41,20 @@
 
-
- -
-
- -
+


+
+ +
+
+ +
+