From a9b463aa2be8292ffa855a7f38038cbce61facab Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 12 Aug 2012 19:48:04 -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