summaryrefslogtreecommitdiff
path: root/www/styles
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-23 15:39:11 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-23 15:39:56 (GMT)
commiteb9566fb80ddf525032f17e45995d2425d5006d1 (patch)
treedcd3a5e6ceaf7d88649edcefe30c10994f692bc0 /www/styles
parent9397e701e9181f01ed4f41a15963da5bd0369591 (diff)
minor cleanup
Diffstat (limited to 'www/styles')
-rw-r--r--www/styles/nextshows.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/styles/nextshows.css b/www/styles/nextshows.css
index 9199b99..b45514e 100644
--- a/www/styles/nextshows.css
+++ b/www/styles/nextshows.css
@@ -28,11 +28,13 @@ body, #container {
#header {
background-color: #101010;
width: 100%;
- margin: 0;
- padding: 0.5em;
color: white;
}
+#clock {
+ padding: 0.4em;
+}
+
#clock span {
font-size: 1.2em;
}