selfmade css file

This commit is contained in:
Ivan Hörler 2017-12-29 15:12:29 +01:00
parent 45ca9ca55e
commit 7bb875e696
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
.sidebar-nav {
margin-top: 30px;
padding: 10;
list-style: none;
}

View File

@ -1,4 +1,5 @@
{% extends "webshop/base.html" %}
{% block section_title %}Home{% endblock %}
{% block content %}
{% if category_list %}
<ul>