From 2df0e1d9f5739f374d033396f6cc57855845d4bb Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 7 Apr 2024 23:54:34 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8B=E3=82=B8=E3=82=AB=20Pagination=20?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- broadcast/index.frm.php | 15 +++++++++--- broadcast/pagination.cmp.php | 27 +++++++++++++++------ broadcast/style.css | 46 ++++++++++++++++++++++++++++++------ 3 files changed, 71 insertions(+), 17 deletions(-) diff --git a/broadcast/index.frm.php b/broadcast/index.frm.php index ce569c0..34a1937 100644 --- a/broadcast/index.frm.php +++ b/broadcast/index.frm.php @@ -68,10 +68,16 @@
- -
@@ -82,7 +88,10 @@
-
diff --git a/broadcast/pagination.cmp.php b/broadcast/pagination.cmp.php index 89ae363..bcd6b72 100644 --- a/broadcast/pagination.cmp.php +++ b/broadcast/pagination.cmp.php @@ -1,15 +1,19 @@ + +