diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-23 21:30:58 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-23 21:30:58 -0400 |
| commit | c2a5a2795567cec7adbf1659348c1c3663759759 (patch) | |
| tree | 7832c61b83bce339590b31d4754a003a09ff5ecc /static/profile.css | |
| parent | 7f0c913523633b6e0a1a04981d28a10758bd4c63 (diff) | |
timb committing buch of prod changes...
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/static/profile.css b/static/profile.css index fba0164..25a0eaa 100755 --- a/static/profile.css +++ b/static/profile.css @@ -207,7 +207,8 @@ a:active { text-align:center; position:absolute; width:100%; - bottom:-55px; + bottom:-50px; +padding-bottom:4; line-height:1; font-size:11px; word-spacing:6px; @@ -386,7 +387,10 @@ color:#f0e; } - +.logged-dump a:hover { + text-decoration: none; + color: #00F; +} #newuser h1{font-size:20; letter-spacing:-2; color:#fff; |
