1
0
forked from moepman/bk-dss
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;
}