From 193f3e280168abdc3a5a1642db61b6ab1ff8f8a7 Mon Sep 17 00:00:00 2001 From: CandiceSong Date: Wed, 10 Mar 2021 13:46:58 +0800 Subject: [PATCH] 11 --- css/guilin-tailor-made.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/css/guilin-tailor-made.css b/css/guilin-tailor-made.css index 01c1b9e..9dba09e 100644 --- a/css/guilin-tailor-made.css +++ b/css/guilin-tailor-made.css @@ -15,7 +15,7 @@ label { font-weight: normal !important } .pageTitle img { display: inline-block; padding-bottom: 25px; width: auto !important } } @media(min-width:768px) { -.pageTitle { margin: 10px 0 50px 110px; color: #fff; font-size: 20px; text-shadow: 0 0 2px #333; } +.pageTitle { margin: 10px 0 50px 110px; color: #000; font-size: 20px; text-shadow:none; } .pageTitle img { display: inline-block; padding-bottom: 25px; width: 60px; } .addBg { display: block; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.3);} } @@ -30,11 +30,15 @@ body { background:#f1f1f1 !important;} #tailorDown { padding-top:20px !important;} #tailorDown .personalInfo { margin-bottom:20px !important;} .navbar { overflow: hidden;} -.logobox { top:-3px !important} textarea { margin-top:0 !important;} .sendInquiry { margin-top:0 !important;} .personalTitle em { display: inline !important} } +@media(max-width:750px) { + .navbar { background: #fff; + height: 53px;} + .logobox img { height: 53px;} +} /* tailor make a guilin tour */ h1 { margin: 0 0 25px; } h2 {}