diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 00:15:29 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 00:15:29 -0400 |
| commit | 3a3306c55bc17b4cf3d6256d4fe1e9485ee345f8 (patch) | |
| tree | a1760dfef437e9e848c24521bbaf8ec295c19d95 /static/css | |
| parent | b66ef6a8ffef355254ffc1fd56c1c85a88771fe1 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/profile.css | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/static/css/profile.css b/static/css/profile.css index d36c828..0af1dd7 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -2,10 +2,10 @@ position:absolute; top:0; right:0; -height:auto; +height:15px; background-image:url(/static/img/upload.png); width:auto; -padding:2; +padding:4; color:#fff; text-align:center; background-color:#0c8fff; @@ -54,8 +54,8 @@ margin-left:22; #profile h3{ font-size:15px; margin-left:-10px; -color:#999; -letter-spacing:-1px; +color:999; +padding-bottom:2px; } #profile h2{ text-indent:-10; @@ -95,7 +95,7 @@ margin-top:0; } #profile h8{ position:absolute; -top:30px;font-size:100%; +top:35px;font-size:100%; letter-spacing:-1px; left:12px; color:#000; @@ -132,8 +132,8 @@ margin-left:-2; } #pnav{position:absolute; -padding-left:270; -margin-top:15; +padding-left:400px; +margin-top:16px; background-position:top; font-weight:bold; margin-left:0; @@ -143,7 +143,7 @@ text-align:left; } #pnavo{ -margin-top:-18; +margin-top:-17; padding:2; width:105; letter-spacing:-2; @@ -170,7 +170,7 @@ background-color:#fff; #pnavn{ position:absolute; top:-1; -left:395; +left:525; letter-spacing:-2; text-indent:5; width:96; |
