Skip to content

Commit fbebe8d

Browse files
jquery: Update "Also in" link styles for better usability
The links are more obvious and the "Also in" text has better contrast now. Fixes jquery/api.jquery.com#1222 Closes gh-480
1 parent 5e92042 commit fbebe8d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Diff for: themes/jquery/css/base.css

+1-6
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

@@ -2042,11 +2042,6 @@ footer .books li a cite {
20422042
border-radius: 5px;
20432043
}
20442044

2045-
.listing #content .entry-meta .category a {
2046-
color: #888;
2047-
text-decoration: none;
2048-
}
2049-
20502045
.pagination {
20512046
text-align: center;
20522047
margin-top: 2em;

0 commit comments

Comments
 (0)