From bc3056bc4cb217f851b2b3c2d276d0187d3c149e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Wed, 5 Jun 2024 08:02:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archive.php | 47 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 5 deletions(-) diff --git a/archive.php b/archive.php index bf9b6b5..fbaca21 100644 --- a/archive.php +++ b/archive.php @@ -12,7 +12,6 @@

categorydescription(); ?>

next()): ?> -

@@ -55,7 +54,7 @@ '...', array( 'wrapTag' => 'div', - 'wrapClass' => 'cat_pagination_page', + 'wrapClass' => 'pagination_page', 'itemTag' => '', 'textTag' => 'a', 'currentClass' => 'active', @@ -63,8 +62,7 @@ 'nextClass' => 'next' ) ); - ?> - + ?>
@@ -76,5 +74,44 @@
- + need('footer.php'); ?> \ No newline at end of file