mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add class child
This commit is contained in:
+15
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user