1 Star 0 Fork 0

vworld / surfing-helper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
channel.css 2.02 KB
一键复制 编辑 原始数据 按行查看 历史
guilei.li 提交于 2014-08-12 21:38 . logo navbar
body{
background: #ffffff;
padding: 0px;
margin: 0px;
}
#header{
/*background-color: #09C766;*/
height: 45px;
top: 0px;
left: 0px;
}
#nav-bar .logo-image{
position: absolute;
left: -67px;
top: -27px;
}
#nav-bar .logo-text{
float: right;
font-style: italic;
}
#nav-bar{
background-color: #09C766;
position: relative;
margin-top: 27px;
font-size: 17px;
height: 45px;
line-height: 59px;
color: #ffffff;
}
#nav-bar a{
color: #ffffff;
display: block;
float: left;
width: 105px;
height: 45px;
text-align: center;
line-height: 45px;
border: solid 1px #09C766;
margin-left: 10px;
}
#nav-bar a:hover{
border: solid 1px #ffffff;
text-decoration: none;
}
#nav-bar .actived{
color: white;
background: rgb(0,166,0);
font-size: 18px;
font-weight: bold
}
#nav-bar .actived:hover{
border: solid 1px #ffffff;
}
ul{
list-style: none;
}
.good-item{
float: left;
width: 260px;
padding: 20px;
border: solid 1px #ededed;
margin: 10px 3px;
}
.good-item:hover{
border-color: #09C766;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}
.floor-wrapper{
height: 35px;
border-bottom: solid 2px #09C766;
}
.floor{
margin: 20px 0px;
}
.floor-title{
line-height: 31px;
font-size: 20px;
padding-left: 7px;
color: midnightblue;
}
.floor-icon{
display: block;
float: left;
width: 26px;
height: 34px;
background: url(pic/floor.png) -40px 0px;
text-align: center;
line-height: 31px;
font-size: 18px;
color: #fff;
}
.good-title{
font-size: 12px;
display: block;
height: 3em;
line-height: 1.5em;
overflow: hidden;
}
.info-wrapper{
padding-top: 8px;
}
.price{
color: #E4393C;
font-weight: bold;
font-size: 16px;
}
.info-wrapper .source{
float: right;
}
.info-wrapper .source span{
padding-left: 1px;
color: #838383;
}
CSS
1
https://gitee.com/vworld/surfing-helper.git
git@gitee.com:vworld/surfing-helper.git
vworld
surfing-helper
surfing-helper
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891