diff options
author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 16:03:19 +0000 |
---|---|---|
committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 16:03:19 +0000 |
commit | 63cf033a92dd903e14cbf59570d1044b87be6d58 (patch) | |
tree | 90d6394e9aec6439ca921ed316b224ccdbb6fbce /styles.css | |
parent | db6b5bafdd8c1aa1fe50a9ad9928ef0070d47028 (diff) | |
download | vdr-plugin-live-63cf033a92dd903e14cbf59570d1044b87be6d58.tar.gz vdr-plugin-live-63cf033a92dd903e14cbf59570d1044b87be6d58.tar.bz2 |
merge
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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; +} |