summaryrefslogtreecommitdiff
path: root/static/profile.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-02 08:01:26 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-02 08:01:26 -0500
commit8af42afceb087f4cb48670b6c9b3445fbcb388b8 (patch)
tree2a7e301f817afc06f5dbd52f8689e729419c42e9 /static/profile.css
parentc93c582470447fd266c66be082a59ce46a8ecf68 (diff)
ryder's profile changes
Diffstat (limited to 'static/profile.css')
-rwxr-xr-xstatic/profile.css20
1 files changed, 17 insertions, 3 deletions
diff --git a/static/profile.css b/static/profile.css
index 34608aa..e8a5498 100755
--- a/static/profile.css
+++ b/static/profile.css
@@ -34,7 +34,7 @@ text-shadow: blue -2px -2px 0, red 2px 2px 0, green -6px 4px 0;
}
#profile h2{
text-indent:-10;
-margin-top:-7;
+margin-top:-5;
margin-bottom:15;
}
#logavatar{
@@ -47,6 +47,20 @@ background-image:url(/static/leftarrow.png);
margin-top:-22;
}
+#edit-toggle{
+position:absolute;
+top:2;
+right:2%;
+
+}
+#edit-toggle a{font-size:12;
+letter-spacing:;
+color:#999;
+}
+#edit-toggle a:hover{font-size:12;
+letter-spacing:;
+color:#f0e;
+}
#logavatar img{
max-width:20px;
width: expression(this.width > 20 ? 20: true);
@@ -79,8 +93,8 @@ display:inline-block;
background-image:url(/static/btngrad1.png);
font-weight:bold;
word-spacing:7;
- margin-top:25px;
-margin-bottom:5;
+ margin-top:0;
+margin-bottom:0;
margin-left:-2;
text-align:center;
z-index:100;