You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
446 B
35 lines
446 B
|
|
#about{
|
|
.logo{
|
|
text-align: center;
|
|
padding: 20px;
|
|
|
|
image{
|
|
width: 70px;
|
|
height: 70px;
|
|
vertical-align: middle;
|
|
}
|
|
}
|
|
.erweima{
|
|
text-align: center;
|
|
padding: 0 20px 20px 20px;
|
|
image{
|
|
vertical-align: middle;
|
|
width: 103px;
|
|
height: 98px;
|
|
}
|
|
}
|
|
.down{
|
|
text-align:center;
|
|
font-size: 12px;
|
|
color: #CCCCCC;
|
|
|
|
}
|
|
.copy-right{
|
|
padding-top: 20px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
color: #CCCCCC;
|
|
}
|
|
|
|
}
|