From 6aa217c9b26ef58b2d2201bf533d82390922ab75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 20 Jun 2024 22:11:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3VSCode=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 12f10f4a..20ba17c0 100644 --- a/style.css +++ b/style.css @@ -1182,7 +1182,6 @@ body:not(.solo) .awoken-icon[data-awoken-icon="64"]::after font-size: 16px; line-height: 17px; -webkit-text-stroke: 1px black; - text-stroke: 1px black; text-shadow: black 1px 1px 1px; } .tIf-rarity icon @@ -1196,7 +1195,6 @@ body:not(.solo) .awoken-icon[data-awoken-icon="64"]::after content: attr(data-value)"★"; color: gold; -webkit-text-stroke: 1px black; - text-stroke: 1px black; text-shadow: black 1px 1px 1px; } .team-members .member, @@ -2503,6 +2501,7 @@ input[disabled]+.awoken-icon:active, height: 28px; padding: 0; -moz-appearance: textfield; /*火狐去掉数字加减*/ + appearance: textfield; } /*webkit去掉数字加减*/ .row-mon-plus .plus-value input::-webkit-outer-spin-button, @@ -2522,10 +2521,7 @@ input[disabled]+.awoken-icon:active, line-height: 20px; height: 30px; } -.m-plus-btn-297 span{ - /*Chrome浏览器不支持按钮本身的纵向,只能加一层*/ - -webkit-writing-mode: vertical-lr; -} + .row-mon-plus .plus-box ul { display: inline-block;