1
0
mirror of https://github.com/moepman/bk-dss synced 2024-06-26 05:45:08 +02:00
bk-dss/static/css/style.css

15 lines
170 B
CSS

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