We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3688fc commit 3bdd300Copy full SHA for 3bdd300
themes/jquery/css/base.css
@@ -1970,7 +1970,7 @@ footer .books li a cite {
1970
1971
.entry-meta,
1972
.entry-posted {
1973
- color: #999;
+ color: #666;
1974
font-size: 12px;
1975
}
1976
@@ -2043,8 +2043,8 @@ footer .books li a cite {
2043
2044
2045
.listing #content .entry-meta .category a {
2046
- color: #888;
2047
- text-decoration: none;
+ color: #0769ad;
+ text-decoration: underline;
2048
2049
2050
.pagination {
0 commit comments