diff options
Diffstat (limited to 'juick-www/src/main/static')
-rw-r--r-- | juick-www/src/main/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 2bb5101c..a4d213df 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -83,7 +83,7 @@ article .tags>a, .msg-tags>a { margin-right: 5px; padding: 0 10px; border: 1px dotted #ccc; - color: #222; + color: #888; } #yandex_ad_728 { width: 728px; height: 90px; margin: 20px 0; padding: 15px 0; background: #FFF; } |