Cloudlog/assets/css/general.css
Peter Goodhall a3f12f0510 Cleaned up the dashboard on mobile
Added padding to the sections, RST information hidden on mobile and QSL information only shown when logged in.
2019-05-13 14:04:16 +01:00

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;
}