summaryrefslogtreecommitdiff
path: root/static/noscript.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/noscript.html')
-rw-r--r--static/noscript.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/noscript.html b/static/noscript.html
new file mode 100644
index 0000000..c05a90c
--- /dev/null
+++ b/static/noscript.html
@@ -0,0 +1,8 @@
+ <noscript>
+ <style>
+ .navbar {
+ margin-bottom: 0;
+ }
+ </style>
+ </noscript>
+