From 359707e93679036280592515a687c61306543c43 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 29 Sep 2014 14:16:27 -0300 Subject: [PATCH] fix previous button css --- style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/style.css b/style.css index a1a4cce..857b1ed 100644 --- a/style.css +++ b/style.css @@ -859,6 +859,7 @@ p { } #content .pagination a.prev_page, +#content .pagination a.previous_page, #content .pagination a.next_page{ background-image: none; color: #888888; -- libgit2 0.21.2