summaryrefslogtreecommitdiffstats
path: root/static/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/custom.css')
-rw-r--r--static/css/custom.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
new file mode 100644
index 0000000..2f86aee
--- /dev/null
+++ b/static/css/custom.css
@@ -0,0 +1,10 @@
+.nav > .breadcrumb {
+ padding: 0 15px;
+ margin: 0;
+ background: none;
+}
+
+.nav > .breadcrumb > li {
+ padding: 15px 0;
+}
+