aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/content/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/content/page.html')
-rw-r--r--pydis_site/templates/content/page.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/content/page.html b/pydis_site/templates/content/page.html
index 759286f6..8aa37723 100644
--- a/pydis_site/templates/content/page.html
+++ b/pydis_site/templates/content/page.html
@@ -10,8 +10,8 @@
{% block page_content %}
{% if relevant_links or toc %}
- <div class="columns is-variable is-8">
- <div class="column is-two-thirds">
+ <div class="columns is-variable is-8 has-background-danger">
+ <div class="column is-two-thirds has-background-danger">
{{ page|safe }}
</div>
<div class="column">