From d556fca7b5dcfb07a2545c2ff29cc83f64237cbe Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Fri, 17 Jun 2011 10:38:27 -0500 Subject: Site title rework, fixes #7 --- style.dev.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'style.dev.css') diff --git a/style.dev.css b/style.dev.css index 467ee68..4846c09 100644 --- a/style.dev.css +++ b/style.dev.css @@ -21,10 +21,18 @@ body { position: relative; } -#title { - text-align: center; +#title h1 { + text-align: left; + margin-bottom: 8px; + padding: 2px; + padding-top: 10px; + border-bottom: 1px solid #CCC; } +#title i { + color: #A9A9A9; + font-size: 0.8em; +} h2 { font-weight: normal; margin-bottom: 8px; -- cgit v1.2.3-59-ga6da