diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-03-15 23:12:32 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-03-15 23:12:32 -0400 |
| commit | d2bcd70e8ec45d2e265387665c06e75c66c40797 (patch) | |
| tree | acf2abced5e498ce3597fb33e69aab7e35b9bf5a /static/profile.css | |
| parent | 7a3bf6cf4266b4c431d42ac57a070dffda6a4084 (diff) | |
| parent | 67668085e7ea9c1638eab0c4a8ffd584316c0c5c (diff) | |
Merged
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/profile.css b/static/profile.css index 7b3fbcc..803e513 100755 --- a/static/profile.css +++ b/static/profile.css @@ -61,12 +61,12 @@ border-left:1px solid #f0e0d6; } #edit-toggle a{font-size:12; letter-spacing:; - text-shadow: 1px 1px 1px #333; + text-shadow: 1px 1px 1px #ccc; color:#fff; } #edit-toggle a:hover{font-size:12; letter-spacing:; -color:#fff; text-shadow: 1px 1px 1px #000; +color:#fff; text-shadow: 1px 1px 1px #ccc; } #logavatar img{ max-width:20px; @@ -207,7 +207,7 @@ a:active { bottom:-55px; line-height:1; font-size:11px; -word-spacing:8px; +word-spacing:6px; color: #000; } |
