From 463704409235ed26710f1e5bfec1d4aac0a0c514 Mon Sep 17 00:00:00 2001 From: candice Date: Wed, 21 Jun 2023 10:57:45 +0800 Subject: [PATCH] =?UTF-8?q?PC=E7=AB=AF=E5=A4=B4=E9=83=A8=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile-first.css | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 5029e5c..1cfcce7 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -152,8 +152,15 @@ a.infocustomize { } .sidebar .start-nav-item { width: 30%; - height: 30px; + height: 28px; } +.guide_block {width: 31%; + display: inline-block; + float: left; + margin-right: 28px;} + .navisgation_title_pc { color: #ad1818; border-bottom: 1px solid #d1d1d1; padding-bottom: 5px; margin-bottom: 10px; font-size: 18px; font-family: 'Goudy Old Style'; font-weight: 600;} + ul.guide_links {padding-left: 0;} + ul.guide_links li {width: 100%;} .bottommedia { width: 50%; float: left; @@ -2064,8 +2071,8 @@ font-size: 27px;} } ul.list-reset { background: none; - top: 30px; - width: 1000px; + top: 15px; + width: 1200px; position: absolute; padding-left: 150px; } @@ -2128,7 +2135,7 @@ display: block;} color: #fff; float: left; margin-right: 20px; - font-size: 17px; + font-size: 16px; } .pcnavibutton { float: right;