diff options
Diffstat (limited to 'web')
-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; } /********/ |