diff options
author | neodarz <neodarz@neodarz.net> | 2017-05-24 16:14:08 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-05-24 16:14:08 +0200 |
commit | 03588331342e2a401ae4a8617f6225325d099fa7 (patch) | |
tree | 96230fbfe2858f44415ec595eb5c7e6f268c9194 /css | |
parent | 7ac929a4047e678f471327fb24670c7c0e96dfef (diff) | |
download | shaarli_ascii-03588331342e2a401ae4a8617f6225325d099fa7.tar.xz shaarli_ascii-03588331342e2a401ae4a8617f6225325d099fa7.zip |
Fix link design0.9
Diffstat (limited to '')
-rw-r--r-- | css/shaarli.css | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/css/shaarli.css b/css/shaarli.css index b3a2e89..670b0a9 100644 --- a/css/shaarli.css +++ b/css/shaarli.css @@ -589,15 +589,6 @@ body, .pure-g [class*="pure-u"] { } .linklist-item-description a { - text-decoration: none; - color: #ffffff; -} - -.linklist-item-description a:hover { - color: #ffffff; -} - -.linklist-item-description a:visited { color: #ffffff; } @@ -1201,16 +1192,7 @@ form[name="linkform"].page-form { } .daily-entry-description a { - text-decoration: none; - color: #1b926c; -} - -.daily-entry-description a:hover { - text-shadow: 1px 1px #ddd; -} - -.daily-entry-description a:visited { - color: #20b988; + color: #ffffff; } /* |