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.
21 lines
264 B
21 lines
264 B
|
|
|
|
body {
|
|
font-family: PingHei, 'PingFang SC','Microsoft YaHei', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif;
|
|
|
|
}
|
|
.dom-block {
|
|
display: block;
|
|
}
|
|
|
|
.pleft {
|
|
float: left;
|
|
}
|
|
|
|
.pright {
|
|
float: right;
|
|
}
|
|
|
|
.pd-hide {
|
|
display: none;
|
|
}
|
|
|