diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-17 12:01:00 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-17 12:01:00 -0400 |
| commit | 2439fbecf91c813c2f560ee2e45f25dfa7c01633 (patch) | |
| tree | 85d5db56ef79f73d7cb2f71a8acc60d74aa33c86 /static/css/index.css | |
| parent | bf4f19400e5aae3b27a7853d79d90d3d606315aa (diff) | |
sostler prod commit
Diffstat (limited to 'static/css/index.css')
| -rw-r--r-- | static/css/index.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/css/index.css b/static/css/index.css index 035f7a5..431a703 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -1,6 +1,6 @@ body { - background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; + background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; background-position:top; } @@ -128,14 +128,14 @@ z-index:2; } #furie1 { position: absolute; - left: -270px; - top: 125px; + left: -250px; + top: 130px; z-index:-1;display:block; } #furie2 { position: absolute; - left:360px; + left:330px; top: 185px; z-index:-1; display:block; @@ -295,7 +295,7 @@ margin-bottom:7px; #talkaboutus{ position:relative; z-index:20; -top:-55px; +top:-20px; width:311px; margin: 0 auto 0 auto; } |
