From d81ba28f01fd5af9c122651d6f679e7dba51db66 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 12 Aug 2012 19:42:33 -0500 Subject: Webstie Update --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'style.css') 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; -- cgit v1.2.3-59-ga6da