1
0
mirror of https://github.com/moepman/bk-dss synced 2025-01-09 12:43:54 +01:00
bk-dss/static/css/style.css

15 lines
162 B
CSS
Raw Normal View History

2016-03-20 16:10:00 +01:00
body {
padding-top: 20px;
padding-bottom: 20px;
}
2016-03-20 16:10:00 +01:00
.navbar {
margin-bottom: 20px;
}
2016-03-20 16:10:00 +01:00
.form-login {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}