From 9592f0b2634333cdab3f4998da8bc00e54bfec3a Mon Sep 17 00:00:00 2001 From: yoimiya-kokomi <592981798@qq.com> Date: Tue, 9 Aug 2022 05:33:03 +0800 Subject: [PATCH] =?UTF-8?q?`#=E9=9D=A2=E6=9D=BF=E7=BB=83=E5=BA=A6=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1`=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/character/profile-stat.css | 8 +++++--- resources/character/profile-stat.html | 2 +- resources/character/profile-stat.less | 9 +++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/resources/character/profile-stat.css b/resources/character/profile-stat.css index e68779ef..cd03378a 100644 --- a/resources/character/profile-stat.css +++ b/resources/character/profile-stat.css @@ -2,7 +2,7 @@ background-size: cover; } .head-box { - margin-top: 0px; + margin-top: 0; } #profile-stat { display: table; @@ -40,10 +40,12 @@ border-radius: 0 3px 3px 0; width: 22px; margin-right: 5px; + text-shadow: 0 0 2px #000; } #profile-stat .level { border-radius: 3px 0 0 3px; width: 32px; + text-shadow: 0 0 2px #fff; } #profile-stat .level:before { content: "Lv"; @@ -310,13 +312,13 @@ background: #8a2cc9; } .cont .arti-na { - padding-left: 8px; + padding-left: 13px; white-space: nowrap; transform: scale(0.8); transform-origin: left center; color: rgba(255, 255, 255, 0.5); font-size: 12px; - margin-right: -40px; + margin-right: -60px; } .cont-notice { color: #666; diff --git a/resources/character/profile-stat.html b/resources/character/profile-stat.html index 95044691..6e73ae4f 100644 --- a/resources/character/profile-stat.html +++ b/resources/character/profile-stat.html @@ -21,7 +21,7 @@