diff --git a/themes/jquery/css/base.css b/themes/jquery/css/base.css index e4883e10..2cbad647 100644 --- a/themes/jquery/css/base.css +++ b/themes/jquery/css/base.css @@ -1970,7 +1970,7 @@ footer .books li a cite { .entry-meta, .entry-posted { - color: #999; + color: #666; font-size: 12px; } @@ -2042,11 +2042,6 @@ footer .books li a cite { border-radius: 5px; } -.listing #content .entry-meta .category a { - color: #888; - text-decoration: none; -} - .pagination { text-align: center; margin-top: 2em;