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;