From b143d90c46e01a3c2724003c4805110fab4b224e Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Sun, 18 Jul 2010 05:48:39 +0000 Subject: added content div to main pages --- html/shaddock.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'html/shaddock.css') diff --git a/html/shaddock.css b/html/shaddock.css index 8ab3e57d..7928c832 100644 --- a/html/shaddock.css +++ b/html/shaddock.css @@ -59,10 +59,13 @@ body { font-family: DroidSerif, Georgia, serif; } -div { +div#content { padding: 0 30px; } - + +div#module-header { + margin: 0 -30px; +} a:link { color: #5200A3; text-decoration: none } -- cgit v1.2.3