This commit is contained in:
cuom1999 2022-06-02 16:55:00 -05:00
parent 5e963c6494
commit 9bc44bd65c
14 changed files with 153 additions and 132 deletions

View file

@ -6,6 +6,11 @@
{% block media %}
{% include "comments/media-css.html" %}
<style>
#page-container {
background: white;
}
</style>
{% endblock %}
{% block header %}