aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/css
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-06 14:18:03 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-06 14:18:03 +0200
commit7ce7ec4c942e0a3567858ad0ec8e654000b49a3f (patch)
tree8de9df7ff2ddfe980f8247e2305ad4b1b27194fa /tpl/css
parent17a9cb96088d4634deca29c8be9f90d94c0f6473 (diff)
downloadwallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.tar.gz
wallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.tar.zst
wallabag-7ce7ec4c942e0a3567858ad0ec8e654000b49a3f.zip
prepare to multi users
Diffstat (limited to 'tpl/css')
-rw-r--r--tpl/css/style.css6
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 {