Categories now have their background color and font color, which effects the client and admin side

This commit is contained in:
2017-09-15 16:32:26 +07:00
parent ec548a46b7
commit 9ca1050979
6 changed files with 231 additions and 110 deletions

View File

@@ -24,6 +24,10 @@
padding-right: .6em;
}
.flex>h1 {
padding: 0;
}
nav.transparent {
box-shadow: none;
background: none;