diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index 734788b..46f21b0 100644 --- a/css/styles.css +++ b/css/styles.css @@ -154,6 +154,9 @@ div.menu form { } div.inhalt { + height: 200; + width: 100% + overflow: auto; padding: 10px; } @@ -520,6 +523,13 @@ table.timers tr.description td { background: #E9EFFF; } +table.timers a { + text-decoration: none; + color: black; + font-weight: bold; +} + + /* ############################## # Schedule |