黑马程序员技术交流社区

标题: 页面 [打印本页]

作者: L开心就好K    时间: 2019-4-23 14:36
标题: 页面
*{
    margin: 0;
    padding: 0;
}
.top{
    background-color: #009b73;
}
.top_head{
    height: 27px;
    width: 1177px;
    margin: auto;
}
.tp_head_text{
    float: right;
    width: 215px;
    height: 27px;
}
.tp_head_text a{
    display: inline-block;
    line-height: 27px;
    width: 67px;
    text-decoration: none;
    color: white;

}

.logo_tp{
    height: 77px;
    width: 1177px;
    margin: auto;
}
.logo_tp_yi{
    float: left;
    width: 647px;
    height: 19px;
    padding-top: 32px;
}
.logo_tp_er{
    float: left;
    width: 500px;
    margin-left: 30px;


}
.logo_tp_er ul li{
    float: left;
    list-style: none;
    width: 70px;
    line-height: 77px;
}
.logo_tp_er ul li:hover a{
    color: black;
    border-bottom: 2px solid #009b73;
}
.logo_tp_er ul li a{
    text-decoration: none;
    color: #7a7c79;
}

.text{
    height: 50px;
    width: 1177px;
    margin: auto;
    background-color: #f7f7f7;
}
.text span{
    line-height: 50px;
}

.box_tp_sj{
    height: 740px;
    width: 1177px;
    margin: auto;
    background-color: #f7f7f7;
    overflow: hidden;
}
c:\用户\likai\desktop
基础班完后写的。。。。




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2