add class child

This commit is contained in:
unknown
2014-06-22 23:12:14 +08:00
parent 5b4307219b
commit d6e5545d99
2 changed files with 19 additions and 5 deletions
+15 -2
View File
@@ -51,17 +51,30 @@ body{
width: 125px;
height: 20px;
line-height: 20px;
color: #D4D4D3;
text-align: center;
}
.footer div + div >div{
.footer_text:first-child{
width: 125px;
}
.footer_text:nth-child(2){
width: 125px;
}
.footer_text:last-child{
width: 140px;
}
.footer_info{
height: 80px;
height: 60px;
width: 100%;
}
.footer_start{
height: 60px;
width: 184px;