diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-04-02 00:05:49 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-04-02 00:05:49 +0200 |
commit | 408de09f725cfee6d5eeac5491222f74ee539b3c (patch) | |
tree | cc789e78e0c014b9a15fff563f49ea144dcf5579 /view/theme/diabook | |
parent | 31d04d685e2b782e7fe2c82a831a454ffeab4a5c (diff) | |
download | volse-hubzilla-408de09f725cfee6d5eeac5491222f74ee539b3c.tar.gz volse-hubzilla-408de09f725cfee6d5eeac5491222f74ee539b3c.tar.bz2 volse-hubzilla-408de09f725cfee6d5eeac5491222f74ee539b3c.zip |
css-fixes
Diffstat (limited to 'view/theme/diabook')
-rw-r--r-- | view/theme/diabook/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index de3ae2150..97a26a41d 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -564,6 +564,7 @@ header #banner #logo-text { display: block; font-weight: bold; padding: 1em 0px; + text-decoration: none; } .mail-list-wrapper { background-color: #f6f7f8; |