summaryrefslogtreecommitdiff
path: root/static/css/register.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-23 23:26:15 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-23 23:26:15 -0400
commit20e04b97584df832fa1abb9fbd159956f48a788a (patch)
tree3be3c28025c1f909aca7e78190581ded2e970df2 /static/css/register.css
parent1dab11cd33a37185e59fee997f5dc815643905f3 (diff)
sostler PROD commit
Diffstat (limited to 'static/css/register.css')
-rw-r--r--static/css/register.css12
1 files changed, 10 insertions, 2 deletions
diff --git a/static/css/register.css b/static/css/register.css
index e00771a..4339cc9 100644
--- a/static/css/register.css
+++ b/static/css/register.css
@@ -11,6 +11,13 @@ margin-top:-5;
margin-bottom:-5;
}
+#furie3 {
+ position: absolute;
+ left:295px;
+ top:220px;
+ z-index: 10;
+
+}
.white a:link {
text-decoration: none;
text-shadow: -1px 1px 1px #ccc;
@@ -34,6 +41,7 @@ margin-bottom:-5;
color: #504F61;
}
#main {
+left:-150;
background-position:center;
width:460px;
margin: 0px auto -1px auto;
@@ -112,8 +120,8 @@ body {
background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
background-position:top;
- overflow:hidden;
-margin:8%;
+margin:4%;
+overflow:hidden;
}
body a{border:0;
text-decoration:none;