Skip to content

Commit f7e4e85

Browse files
Removing ruleset that would be empty otherwise
`.listing #content .entry-meta .category a { }` would be empty if we removed the two styles inside of it, so I removed it entirely.
1 parent 3bdd300 commit f7e4e85

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

themes/jquery/css/base.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,11 +2042,6 @@ footer .books li a cite {
20422042
border-radius: 5px;
20432043
}
20442044

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

0 commit comments

Comments
 (0)