diff options
Diffstat (limited to 'dash/css/profile.css')
| -rw-r--r-- | dash/css/profile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/css/profile.css b/dash/css/profile.css index 56e22b4..e254583 100644 --- a/dash/css/profile.css +++ b/dash/css/profile.css @@ -36,7 +36,7 @@ cursor: pointer; } #profile input[type=submit]:hover, #profile input[type=button]:hover, #profile button:hover { - box-shadow: 0px 0px 5px rgba(0,0,0,0.75); + box-shadow: 2px 2px 4px rgba(0,0,0,0.75); } #profile textarea { margin: 0.25em auto; |
