提交 757e6f1a 作者: 武宏岩

logo更换svg格式

上级 57c6b45f
...@@ -21,12 +21,8 @@ ...@@ -21,12 +21,8 @@
#top_nav .logo img { #top_nav .logo img {
display: block; display: block;
margin-right: 12px; margin-right: 12px;
} width: 239px;
#top_nav .logo p {
font: bold 18px/23px 'Microsoft';
color: #24b298;
font-size: 50px;
line-height: 50px;
} }
/* 导航栏 */ /* 导航栏 */
#top_nav .nav{ #top_nav .nav{
......
...@@ -28,8 +28,7 @@ ...@@ -28,8 +28,7 @@
<div id="top_nav" class="header_scroll"> <div id="top_nav" class="header_scroll">
<div class="main_body clear"> <div class="main_body clear">
<a class="logo left" href="./index.html#header"> <a class="logo left" href="./index.html#header">
<img src="./images/brand_first.png" alt="" class="left"> <img src="./images/logo.svg" alt="" class="left">
<p class="left">千家地产</p>
</a> </a>
<div class="nav right"> <div class="nav right">
<a class="nav_first" href="./index.html#header">首页</a> <a class="nav_first" href="./index.html#header">首页</a>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论