aboutsummaryrefslogtreecommitdiff
path: root/common/base.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/base.j2')
-rw-r--r--common/base.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base.j2 b/common/base.j2
index f82e4f27..0e5096ee 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -9,7 +9,7 @@
9 </head> 9 </head>
10 <body id="mybody"> 10 <body id="mybody">
11 {% include "common/navigation.j2.inc" %} 11 {% include "common/navigation.j2.inc" %}
12 <div id="body_content" class="bg-near-white"> 12 <div id="body_content" class="bg-white">
13 <!-- jump to top, TODO: the link does not cover all of the button --> 13 <!-- jump to top, TODO: the link does not cover all of the button -->
14 <a href="#" id="jump-top" role="button"> 14 <a href="#" id="jump-top" role="button">
15 <i class="fas fa-chevron-up"></i> 15 <i class="fas fa-chevron-up"></i>