Use django-suit for SIK Admin
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user