diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-13 13:38:35 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-13 13:38:35 +0200 |
commit | 784c3d193f669ede6bde3b9c734455a5eaf39546 (patch) | |
tree | 14c5d1ac7517a68c7275d09574dfe3ca381cbb59 /share | |
parent | 3f19806f87d0f040124db0e9c2d240939b19673d (diff) |
Use new Travel::Status::DE::DeutscheBahn stuff
Diffstat (limited to 'share')
-rw-r--r-- | share/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/template.html b/share/template.html index e7e6335..f66ec6e 100644 --- a/share/template.html +++ b/share/template.html @@ -45,7 +45,7 @@ div.destination { top: 1.2em; left: 2.9em; - width: 17em; + width: 8em; font-size: 2em; } |