Commit 359707e93679036280592515a687c61306543c43

Authored by Victor Costa
1 parent 8231c5f7

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 859 }
860 860  
861 861 #content .pagination a.prev_page,
  862 +#content .pagination a.previous_page,
862 863 #content .pagination a.next_page{
863 864 background-image: none;
864 865 color: #888888;
... ...