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-----------------*/