128 lines
1.6 KiB
CSS
128 lines
1.6 KiB
CSS
body {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.d11 {
|
|
width: 200px
|
|
}
|
|
|
|
.d7 {
|
|
display: none;
|
|
}
|
|
|
|
.d12 {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.foot_info {
|
|
display: none;
|
|
}
|
|
|
|
.tbale {
|
|
width: 98%;
|
|
margin: auto;
|
|
}
|
|
|
|
.md {
|
|
padding: 20px;
|
|
max-width: 700px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-top: 16px;
|
|
}
|
|
|
|
.mbx {
|
|
border-top: 1px solid #eee;
|
|
padding-top: 12px;
|
|
padding-bottom: 12px;
|
|
}
|
|
|
|
.mlink {
|
|
display: inline-block;
|
|
padding: 0 0 8px 0;
|
|
width: 100%;
|
|
}
|
|
|
|
.mmr {
|
|
color: #999;
|
|
margin-left: 26px;
|
|
}
|
|
|
|
.mmr span {
|
|
margin-right: 12px;
|
|
}
|
|
|
|
.mft {
|
|
display: none;
|
|
}
|
|
|
|
#infos {
|
|
clear: both;
|
|
}
|
|
|
|
#infomores {
|
|
clear: both;
|
|
padding-top: 38px;
|
|
}
|
|
|
|
#filemore {
|
|
border: 1px solid #52a6ef;
|
|
border-radius: 3px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #52a6ef;
|
|
cursor: pointer;
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
#filemore:active {
|
|
opacity: .7;
|
|
}
|
|
|
|
.tet {
|
|
margin-bottom: 28px;
|
|
line-height: 34px;
|
|
padding: 8px;
|
|
}
|
|
|
|
.teta {
|
|
padding: 5px;
|
|
background: #de5823;
|
|
color: #fff;
|
|
border-radius: 3px 0 0 3px;
|
|
}
|
|
|
|
.tetb {
|
|
background: #666;
|
|
margin-right: 15px;
|
|
border-radius: 0 3px 3px 0;
|
|
}
|
|
|
|
.s_ad {
|
|
color: #fff;
|
|
background: #a4df70;
|
|
font-size: 12px;
|
|
margin-left: 5px;
|
|
padding: 1px 2px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
|
|
.md2 {
|
|
font-size: 26px;
|
|
padding-top: 5px;
|
|
padding: 5px;
|
|
text-align: center;
|
|
}
|
|
|
|
.mf {
|
|
border-top: 1px solid #eee;
|
|
margin-bottom: 18px;
|
|
text-align: center;
|
|
}
|
|
.mt2 {
|
|
color: #999;
|
|
padding-left: 9px;
|
|
padding-right: 3px;
|
|
} |