First release

This commit is contained in:
Christoffer Martinsson
2018-10-25 20:37:34 +02:00
parent 6ce5a3e8ff
commit e6effe8180
6 changed files with 35 additions and 26 deletions

4
static/css/custom.css Normal file
View File

@@ -0,0 +1,4 @@
.navbar.navbar-default.navbar-fixed-top {
background: #000;
border-color: #000;
}