77 lines
1.9 KiB
CSS
77 lines
1.9 KiB
CSS
|
|
|
|||
|
|
ul,
|
|||
|
|
ol,
|
|||
|
|
li {
|
|||
|
|
list-style: none;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area {
|
|||
|
|
padding: 12px 0 13px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content {
|
|||
|
|
margin: 0 auto;
|
|||
|
|
width: 1200px;
|
|||
|
|
text-align: center;
|
|||
|
|
font-size: 0;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .top-area {
|
|||
|
|
margin-bottom: 16px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .display-style {
|
|||
|
|
display: inline-block;
|
|||
|
|
vertical-align: middle;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .divider {
|
|||
|
|
margin: 0 10px;
|
|||
|
|
width: 1px;
|
|||
|
|
height: 12px;
|
|||
|
|
font-weight: 400;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .common-style {
|
|||
|
|
font-size: 12px;
|
|||
|
|
font-weight: 400;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content a {
|
|||
|
|
font-weight: 400;
|
|||
|
|
text-decoration: none;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .ga-area a img {
|
|||
|
|
margin-top: 1px;
|
|||
|
|
margin-right: 6px;
|
|||
|
|
width: 14px;
|
|||
|
|
height: 14px;
|
|||
|
|
vertical-align: middle;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .ali-area a img {
|
|||
|
|
margin-top: -2px;
|
|||
|
|
margin-right: 10px;
|
|||
|
|
width: 55px;
|
|||
|
|
height: 13px;
|
|||
|
|
vertical-align: middle;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.page-bottom--area .bottom-content .ipv-area .ipv6-box {
|
|||
|
|
display: inline-block;
|
|||
|
|
margin-left: 4px;
|
|||
|
|
text-align: center;
|
|||
|
|
border-radius: 4px;
|
|||
|
|
border: 1px solid rgba(152, 152, 152, 1);
|
|||
|
|
padding: 3px;
|
|||
|
|
}
|
|||
|
|
.page-bottom--area .bottom-content .ali-area a svg, .page-bottom--area .bottom-content .ali-area a span {
|
|||
|
|
vertical-align: top;
|
|||
|
|
}
|
|||
|
|
.bottom-words {
|
|||
|
|
vertical-align: middle;
|
|||
|
|
}
|
|||
|
|
.page-bottom--area .bottom-content .ga-area a img, .page-bottom--area .bottom-content .ga-area a span {
|
|||
|
|
vertical-align: top;
|
|||
|
|
}
|