summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 16:03:19 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 16:03:19 +0000
commit63cf033a92dd903e14cbf59570d1044b87be6d58 (patch)
tree90d6394e9aec6439ca921ed316b224ccdbb6fbce /styles.css
parentdb6b5bafdd8c1aa1fe50a9ad9928ef0070d47028 (diff)
downloadvdr-plugin-live-63cf033a92dd903e14cbf59570d1044b87be6d58.tar.gz
vdr-plugin-live-63cf033a92dd903e14cbf59570d1044b87be6d58.tar.bz2
merge
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 118b1ef..1e44ba9 100644
--- a/styles.css
+++ b/styles.css
@@ -59,3 +59,11 @@ div.event .station {
margin: 0;
padding: 3px 3px 3px 10px;
}
+
+div.event .title {
+ font-weight: bold;
+}
+
+div.event .short {
+ font-size: 11px;
+}