按钮样式
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -312,7 +312,7 @@ function levelToChinese(level) { | ... | @@ -312,7 +312,7 @@ function levelToChinese(level) { |
| 312 | 312 | ||
| 313 | .btn-mail { | 313 | .btn-mail { |
| 314 | width: 100px; | 314 | width: 100px; |
| 315 | background: linear-gradient(135deg, #4caf50, #66bb6a); | 315 | background: #AD181F; |
| 316 | color: #fff; | 316 | color: #fff; |
| 317 | } | 317 | } |
| 318 | 318 | ... | ... |
-
Please register or sign in to post a comment