From edf2471b0c94a4675e1071bf87a55dd8c79b47af Mon Sep 17 00:00:00 2001 From: HT Date: Fri, 18 Aug 2023 00:57:21 +0100 Subject: [PATCH] =?UTF-8?q?=E2=82=8A=E2=81=BA=E2=9C=BF=CB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 31-Fabricated | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/31-Fabricated b/31-Fabricated index c5c62d6..bbfe30d 100644 --- a/31-Fabricated +++ b/31-Fabricated @@ -1184,33 +1184,35 @@ height:0px; width:inherit; text-align:center; margin-top:17px; + display:flex; + align-items:center; + justify-content:center; + gap:6px +} + +.sbpagi > * { + display:block; + width:10px; + height:10px; + padding:9px; + border-radius:100%; + overflow:hidden; + font-size:calc({select:font size} - 1px); + line-height:1; + text-align:center; } /* 'Current page' number */ .sbpagi span { - display:inline-block; - margin-left:5px; - padding:5px 9px; background-color:{color:post}; - border-radius:100%; border:1px solid rgba({RGBcolor:text},0.4); - font-size:calc({select:font size} - 1px); - width:9px; color:{color:text}; - text-align:center; } /* Other page numbers */ .sbpagi a { - display:inline-block; - margin-left:5px; - padding:5px 9px; background-color:{color:description background}; - border-radius:100%; - font-size:calc({select:font size} - 1px); - width:9px; color:{color:description text}; - text-align:center; } /*-----------------CREDIT. PLEASE DO NOT REMOVE-----------------*/