diff options
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; } |
