Added padding to the sections, RST information hidden on mobile and QSL information only shown when logged in.
15 行
无行尾
205 B
CSS
15 行
无行尾
205 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;
|
|
} |