summaryrefslogtreecommitdiff
path: root/www/styles/shows.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/shows.css')
-rw-r--r--www/styles/shows.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/styles/shows.css b/www/styles/shows.css
index c977334..045ae9c 100644
--- a/www/styles/shows.css
+++ b/www/styles/shows.css
@@ -22,6 +22,7 @@
#show-title {
text-align: center;
+ font-weight: bold;
}
#show-details {
@@ -33,3 +34,7 @@
background-color: #EEE;
color: #888;
}
+
+#show-header-spacer {
+ margin-top: 1.3em;
+}