diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-20 16:04:32 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-20 16:04:32 -0400 |
| commit | 7bdd0bee334dba7e4ab52eea081b6966280e3a51 (patch) | |
| tree | 7bef04b7bad3d33cb1a70312764f52563caa548d /static/css | |
| parent | 79a6abeaabd86ff88d618824afee30c32937d5b7 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/profile.css | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/static/css/profile.css b/static/css/profile.css index 962e528..fdac506 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -115,9 +115,14 @@ margin-top:0; } #profile h8{ position:absolute; -top:45px;font-size:100%; +top:39px;font-size:100%; letter-spacing:-1px; -margin-left:-8px;color:#000; +color:#000; +} +#profile h9{ +font-size:170%; +color:#000; +text-shadow:#ccc 1px 1px 1px; } #chatrap{ margin-left:15%; |
