Commit 1405c4c0 authored by 甘剑浪's avatar 甘剑浪

凡驰样式修改

parent 5e72bafe
......@@ -265,6 +265,16 @@
<!-- </div>-->
</div>
</header>
<section class="sec-1">
<h2 class="tit">用视频认识我</h2>
<p class="note">进入海星直播的世界,去结识那些陌生而有趣的人</p>
<ul class="clearfix">
<li><img class="te" src="/static/common/img/fanjiao_1.png" style="width:290px"></li>
<li><img class="te" src="/static/common/img/fanjiao_2.png" style="width:290px"></li>
<li><img class="te" src="/static/common/img/fanjiao_3.png" style="width:290px"></li>
<li><img class="te" src="/static/common/img/fanjiao_4.png" style="width:290px"></li>
</ul>
</section>
<!-- <section class="sec-1">-->
<!-- <h2 class="tit">用视频认识我</h2>-->
<!-- <p class="note">三丫互娱 | 新秀娱乐</p>-->
......
......@@ -28,7 +28,7 @@
<footer class="common-footer">
<ul class="clearfix" style="width: 510px;">
<li><a href="{:url('/aboutus')}">关于我们</a></li>
<li><a href="{:url('/aboutus')}">关于海星</a></li>
<li><a href="{:url('/aboutus/agreement')}">用户协议</a></li>
<li><a href="{:url('/join')}">招聘信息</a></li>
<li><a href="{:url('/contact')}">联系我们</a></li>
......
......@@ -8,23 +8,23 @@
.common-header li .service.business .down-list {
left: -3px;
}
/*{if ( !empty($logo_url)) } */
/*.common-header {*/
/* background: url({$logo_url}) -3px 37px no-repeat;*/
/* background-size: 18%;*/
/*}*/
{if ( !empty($logo_url)) }
.common-header {
background: url({$logo_url}) -3px 37px no-repeat;
background-size: 18%;
}
/*{/if}*/
{/if}
/*{if ( !empty($other_logo_url)) }*/
/*.white-bg .common-header {*/
/* background: url({$other_logo_url}) -3px 37px no-repeat;*/
/* background-size: 18%;*/
/*}*/
/*{/if}*/
{if ( !empty($other_logo_url)) }
.white-bg .common-header {
background: url({$other_logo_url}) -3px 37px no-repeat;
background-size: 18%;
}
{/if}
</style>
<header class="common-header" style="background: none">
<!-- <a class="logo-href" href="/"></a>-->
<header class="common-header">
<a class="logo-href" href="/"></a>
<ul class="clearfix">
<li class="no-border">
<a class="home" href="{:url('/home')}">首页</a>
......@@ -39,13 +39,13 @@
<a class="join {$url=='Join'?'active':''}" href="{:url('/join')}">加入我们</a>
</li>
<li class="white-bg-service">
<span class="service business aboutuson">关于我们
<span class="service business aboutuson">关于海星
<span class="down-list">
<span class="item colortext">
<a href="javascript:">关于我们&nbsp;&nbsp;</a>
<a href="javascript:">关于海星&nbsp;&nbsp;</a>
</span>
<span class="item">
<a href="{:url('/aboutus')}">关于我们</a>
<a href="{:url('/aboutus')}">关于海星</a>
</span>
<span class="item">
<a href="{:url('/contact')}">联系我们</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment