diff --git a/style.css b/style.css index 857b1ed..953e8c2 100644 --- a/style.css +++ b/style.css @@ -858,15 +858,18 @@ p { width: 35px; } -#content .pagination a.prev_page, -#content .pagination a.previous_page, -#content .pagination a.next_page{ +#content .pagination .prev_page, +#content .pagination .previous_page, +#content .pagination .next_page{ background-image: none; color: #888888; font-size: 14px; width: auto; + display: inline; +} +#content .pagination .disabled { + font-weight: normal; } - #content #article .pagination .next_page, #content #article .pagination .prev_page{ -- libgit2 0.21.2