Some CSS fixes
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="{% static 'main/css/main.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'faerun_calendar/css/main.css' %}">
|
||||
|
||||
{% block additional_css %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
<link rel="icon" href="{% static 'iconsmall.png' %}">
|
||||
<link rel="apple-touch-icon" href="{% static 'iconbig.png' %}">
|
||||
|
||||
Reference in New Issue
Block a user