27 行
无行尾
318 B
CSS
27 行
无行尾
318 B
CSS
.container {
|
|
margin-top: 55px;
|
|
}
|
|
.fancybox-content {
|
|
width : 710px !important;
|
|
height : 310px !important;
|
|
margin: 0;
|
|
}
|
|
|
|
.dashboard {
|
|
padding-top: 15px;
|
|
}
|
|
.row.logdata {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.statistics {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.statistics_custom {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.notes {
|
|
padding-top: 15px;
|
|
} |