diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 15:21:12 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 15:21:12 -0400 |
| commit | d301fdd6af6b672427622f8a367c4c324c98244d (patch) | |
| tree | 041aca0ee205a708a12afe91380d25f5526a0c4b /static/css/profile.css | |
| parent | 3b502423fc5bb2ed22051c465e8384f3e44519cc (diff) | |
timb commiting prod changes
Diffstat (limited to 'static/css/profile.css')
| -rwxr-xr-x | static/css/profile.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/profile.css b/static/css/profile.css index 4429a91..902cac7 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -32,6 +32,7 @@ letter-spacing:; width:auto; position:absolute; top:29px; +image-rendering: -moz-crisp-edges; left:545; max-width:180; margin-top:34px; @@ -96,6 +97,7 @@ margin-top:0; box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde; -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde; -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde; + } #chatrap{ width:650; |
