From 89c821ac121308ac6a8e436cd7b494f54d06f7c4 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Thu, 18 May 2023 15:05:12 +0800 Subject: [PATCH] 宣化官网 --- js/nav-footer.js | 4 +++- style.css | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/js/nav-footer.js b/js/nav-footer.js index afca735..d25b9d0 100644 --- a/js/nav-footer.js +++ b/js/nav-footer.js @@ -4,7 +4,9 @@ var headerHtmls='
' + '
' + '
' + '
' + - '' + '
' + diff --git a/style.css b/style.css index 043b888..af7ba29 100755 --- a/style.css +++ b/style.css @@ -251,9 +251,9 @@ a:hover{ } .header .logo { float: left; - /* padding-top: 20px; */ - height: 80px; - line-height: 80px; + padding-top: 20px; + /*height: 80px;*/ + /*line-height: 80px;*/ width: 300px; font-size: 16px; color: #fff; -- libgit2 0.21.4