aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2012-08-12 19:48:04 -0500
committerMatt Rude <[email protected]>2012-08-12 19:48:04 -0500
commita9b463aa2be8292ffa855a7f38038cbce61facab (patch)
treeda241d8c623c9dc4dee90e9aa50e8073fc3652f9 /style.css
parent77b84a3cd482e5f2fdd96ded33bffee2fc66807f (diff)
downloadtime.mattrude.com-a9b463aa2be8292ffa855a7f38038cbce61facab.tar.gz
time.mattrude.com-a9b463aa2be8292ffa855a7f38038cbce61facab.tar.bz2
time.mattrude.com-a9b463aa2be8292ffa855a7f38038cbce61facab.zip
Webstie Update
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;