summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-07-11 13:13:25 -0400
committerChris Alfonso <calfonso@redhat.com>2008-07-11 13:13:25 -0400
commit85da51dcebdaa06ed527b6120aeaf8e02d447da7 (patch)
tree9da526d4eb52cadb6dc47d5f333e1b5a6ea4028b
parent24550f802d92bfba40c7b0977a75a3415e112fbc (diff)
downloadsite-85da51dcebdaa06ed527b6120aeaf8e02d447da7.tar.gz
site-85da51dcebdaa06ed527b6120aeaf8e02d447da7.tar.xz
site-85da51dcebdaa06ed527b6120aeaf8e02d447da7.zip
Remove spacing from body
-rw-r--r--genome-site-1.0.0/content/styles/genome.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/genome-site-1.0.0/content/styles/genome.css b/genome-site-1.0.0/content/styles/genome.css
index 07ff75f..7a9d369 100644
--- a/genome-site-1.0.0/content/styles/genome.css
+++ b/genome-site-1.0.0/content/styles/genome.css
@@ -86,7 +86,7 @@ a:hover {
#content {
margin-left: 200px;
- padding: 0 50px 65px 0;
+ padding: 0 50px 0px 0;
background: #fff url(genome-mainbgcurve.png) top left no-repeat;
}