get rid of the /static/ thing everywhere
[unfold.git] / views / css / topmenu.css
diff --git a/views/css/topmenu.css b/views/css/topmenu.css
new file mode 100644 (file)
index 0000000..7916386
--- /dev/null
@@ -0,0 +1,9 @@
+/* this is to get the content below the navbar */
+body {
+    padding-top: 60px;
+    padding-bottom: 20px;
+}
+
+div.topmenu {
+    padding-top: 10px;
+}