Basic branding

This commit is contained in:
2021-02-23 23:39:32 +00:00
parent b4a79a6890
commit f371802d1b
10 changed files with 5288 additions and 251 deletions

View File

@@ -3,3 +3,8 @@
@import "shop/css/django-shop";
@import "navbar";
@import "footer";
body, header, .navbar {
background-color: black !important;
color: white;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB