From 5c400eab285844cdbcf03342f28f5e9e5c656ab3 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 15 Nov 2019 10:13:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E9=80=89=E4=B8=AD=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/structure.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/css/structure.css b/public/stylesheets/css/structure.css index eee99b286..2e463bf4d 100644 --- a/public/stylesheets/css/structure.css +++ b/public/stylesheets/css/structure.css @@ -312,6 +312,7 @@ a:hover.qx_btn{color:#3b94d6;} .navHomepage {width:1200px; height:54px; background-color:#fff; margin:0px auto;padding:10px 0px} .navHomepageLogo {width:60px; height:54px; line-height:54px; vertical-align:middle; margin-left:2px; margin-right:5px;} .navHomepageMenu { display:inline-block; height:54px; padding:0 10px; line-height:54px; vertical-align:middle;} +.navHomepageMenu.active a{color:#5091FF!important;} .navHomepageSearchBoxcontainer {margin-top:11px;} .navHomepageSearchBox {width:340px; border:none; outline:none; height:32px; background-color:#ffffff;border-radius: 6px} #navHomepageSearch{margin-top: 11px;background-color: rgba(247,248,249,1); border-radius:6px;border:1px solid rgba(211,211,211,1);}