aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2012-08-12 19:23:36 -0500
committerMatt Rude <[email protected]>2012-08-12 19:23:36 -0500
commit11e916435b6f6c811f28c6588a6184d0428db0c0 (patch)
treeefcac15ce3a7bc202e8caceae7ef47dc748e048f /style.css
parent22e49196a2af04960b530fc59f76e3b0c20b1bc1 (diff)
downloadtime.mattrude.com-11e916435b6f6c811f28c6588a6184d0428db0c0.tar.gz
time.mattrude.com-11e916435b6f6c811f28c6588a6184d0428db0c0.tar.bz2
time.mattrude.com-11e916435b6f6c811f28c6588a6184d0428db0c0.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;