summaryrefslogtreecommitdiffstats
path: root/share/ceph-info/web/navbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/ceph-info/web/navbar.css')
-rw-r--r--share/ceph-info/web/navbar.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/ceph-info/web/navbar.css b/share/ceph-info/web/navbar.css
new file mode 100644
index 0000000..d219524
--- /dev/null
+++ b/share/ceph-info/web/navbar.css
@@ -0,0 +1,8 @@
+body {
+ padding-top: 20px;
+ padding-bottom: 20px;
+}
+
+.navbar {
+ margin-bottom: 20px;
+}