diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-06 14:18:03 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-06 14:18:03 +0200 |
commit | 7ce7ec4c942e0a3567858ad0ec8e654000b49a3f (patch) | |
tree | 8de9df7ff2ddfe980f8247e2305ad4b1b27194fa /tpl/css/style.css | |
parent | 17a9cb96088d4634deca29c8be9f90d94c0f6473 (diff) | |
download | wallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.tar.gz wallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.tar.zst wallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.zip |
prepare to multi users
Diffstat (limited to 'tpl/css/style.css')
-rw-r--r-- | tpl/css/style.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css index 8808b7ed..d23c1896 100644 --- a/tpl/css/style.css +++ b/tpl/css/style.css | |||
@@ -80,11 +80,7 @@ header h1 { | |||
80 | } | 80 | } |
81 | 81 | ||
82 | #main #content .entrie { | 82 | #main #content .entrie { |
83 | border-bottom: 1px solid #222222; | 83 | border-bottom: 1px dashed #222222; |
84 | } | ||
85 | |||
86 | #main .entrie h2 a { | ||
87 | text-decoration: none; | ||
88 | } | 84 | } |
89 | 85 | ||
90 | #main .entrie ul.tools { | 86 | #main .entrie ul.tools { |