summaryrefslogtreecommitdiff
path: root/static/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/index.css')
-rw-r--r--static/css/index.css10
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;
}