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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/content/page.html b/pydis_site/templates/content/page.html
index 679ecec6..0d7087dd 100644
--- a/pydis_site/templates/content/page.html
+++ b/pydis_site/templates/content/page.html
@@ -8,7 +8,7 @@
</div>
<div class="column">
{% if toc %}
- <div class="box">
+ <div class="box has-background-white-bis">
<p class="menu-label">Table of Contents</p>
<ul class="menu-list toc">
{{ toc|safe }}