From 598d299db7ca9a43299871a50049ec769a9c9753 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, 27 Feb 2020 17:39:53 +0800 Subject: [PATCH] =?UTF-8?q?297=E7=AB=96=E8=B5=B7=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 2c5a2f1b..ff72ee3e 100644 --- a/style.css +++ b/style.css @@ -1068,6 +1068,9 @@ ul{ line-height: 35px; text-shadow: black 2px 2px 0; } +.row-mon-plus{ + width: 180px; +} .row-mon-plus ul{ border-color: #A07740; border-style: solid; @@ -1083,13 +1086,13 @@ ul{ /*.m-plus-hp-li::before{content: "HP";} .m-plus-atk-li::before{content: "攻击";} .m-plus-rcv-li::before{content: "回复";}*/ -.setting-box .plus-value{ +.row-mon-plus .plus-value{ color: yellow; } -.setting-box .plus-value::before{content: "(+";} -.setting-box .plus-value::after{content: ")";} +.row-mon-plus .plus-value::before{content: "(+";} +.row-mon-plus .plus-value::after{content: ")";} -.setting-box .plus-value input +.row-mon-plus .plus-value input { color: inherit; font-family: inherit; @@ -1118,8 +1121,9 @@ ul{ box-sizing: border-box; font-family: inherit; height: 109px; - font-size: inherit; + font-size: 22px; vertical-align: top; + writing-mode: vertical-lr; } .row-mon-plus ul, .m-plus-btn-297{