1
0
mirror of https://github.com/moepman/bk-dss synced 2024-10-18 15:47:16 +02:00
bk-dss/static/css/style.css

14 lines
140 B
CSS

* {
border-radius: 0!important;
}
body {
padding-top: 20px;
padding-bottom: 20px;
}
.logo {
max-width: 300px;
margin: 0 auto;
}