Commit 359707e93679036280592515a687c61306543c43
1 parent
8231c5f7
Exists in
master
and in
5 other branches
fix previous button css
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
style.css
@@ -859,6 +859,7 @@ p { | @@ -859,6 +859,7 @@ p { | ||
859 | } | 859 | } |
860 | 860 | ||
861 | #content .pagination a.prev_page, | 861 | #content .pagination a.prev_page, |
862 | +#content .pagination a.previous_page, | ||
862 | #content .pagination a.next_page{ | 863 | #content .pagination a.next_page{ |
863 | background-image: none; | 864 | background-image: none; |
864 | color: #888888; | 865 | color: #888888; |