From 537d47e1633a5ecd813a715dec25ac1a82371c3f Mon Sep 17 00:00:00 2001 From: HT Date: Fri, 28 Apr 2023 04:15:15 +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 --- 10-Guardian-Deity | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/10-Guardian-Deity b/10-Guardian-Deity index 68dd43e..80976e4 100644 --- a/10-Guardian-Deity +++ b/10-Guardian-Deity @@ -501,6 +501,11 @@ list-style-type:circle; padding:23px 0px 27px 0px; color:{color:top bar title}; z-index:7003; + display:flex; + align-items:center; + justify-content:center; + flex-wrap:wrap; + gap:0 14px; } #toptits a { @@ -509,8 +514,14 @@ list-style-type:circle; text-transform:uppercase; letter-spacing:3px; color:{color:top bar links}; + padding-top:4px; + margin-bottom:-4px; padding-bottom:8.5px; border-bottom:0.5px solid transparent; + line-height:100%; + + display:flex; + align-items:center; } #toptits a:hover { @@ -521,11 +532,12 @@ list-style-type:circle; #toptits .fa { font-size:12px; + flex-shrink:0; } #toptits .fa::after { content:""; - margin-right:2px; + margin-right:4px; } #back {