diff options
author | Ugnich Anton | 2014-07-25 18:14:56 +0700 |
---|---|---|
committer | Ugnich Anton | 2014-07-25 18:14:56 +0700 |
commit | 21847edc8b557f795bc6e64ca1f84c23252ab314 (patch) | |
tree | cdec287b127e04a946ede374b74385b9d7261f1b /web/style3.css | |
parent | a0a9e4151991111886d88b565fda7db9fba1dfd8 (diff) |
Reader
Diffstat (limited to 'web/style3.css')
-rw-r--r-- | web/style3.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css index 3bd9141e..ea069c25 100644 --- a/web/style3.css +++ b/web/style3.css @@ -130,6 +130,7 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef #readerlinks li { margin: 15px 0; } #readerlinks img { vertical-align: top; margin: 1px 7px 0 0; } #readerlinks a { color: #000; border-bottom: 1px dotted #666; } +#readerlinks a:visited { color: #999; } /********/ |