Use django-suit for SIK Admin

This commit is contained in:
Jan Tuomi
2017-09-28 23:36:12 +03:00
parent 285a0e7dbf
commit 8f06190bd0
12 changed files with 428 additions and 104 deletions
+17
View File
@@ -0,0 +1,17 @@
body {
font-size: 14px;
}
.header {
background: #003366;
padding-top: 1rem;
padding-bottom: 1rem;
}
.header #branding {
border-right: 0px;
}
.header .header-content.header-content-first {
border-left: 0px;
}