Skip to content

Commit 3bdd300

Browse files
Updating "Also in" link styles for better usability
1 parent c3688fc commit 3bdd300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/jquery/css/base.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,7 +1970,7 @@ footer .books li a cite {
19701970

19711971
.entry-meta,
19721972
.entry-posted {
1973-
color: #999;
1973+
color: #666;
19741974
font-size: 12px;
19751975
}
19761976

@@ -2043,8 +2043,8 @@ footer .books li a cite {
20432043
}
20442044

20452045
.listing #content .entry-meta .category a {
2046-
color: #888;
2047-
text-decoration: none;
2046+
color: #0769ad;
2047+
text-decoration: underline;
20482048
}
20492049

20502050
.pagination {

0 commit comments

Comments
 (0)