aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index 4846c09..66f7b4d 100644
--- a/style.css
+++ b/style.css
@@ -33,6 +33,13 @@ body {
color: #A9A9A9;
font-size: 0.8em;
}
+
+#breadcrums {
+ border-bottom: 1px solid #CCCCCC;
+ margin-bottom: 8px;
+ padding: 0 4px;
+}
+
h2 {
font-weight: normal;
margin-bottom: 8px;