style:首页样式修改
Showing
1 changed file
with
1 additions
and
2 deletions
| ... | @@ -241,10 +241,9 @@ | ... | @@ -241,10 +241,9 @@ |
| 241 | 241 | ||
| 242 | .jrxxlb { | 242 | .jrxxlb { |
| 243 | margin-top: 5px; | 243 | margin-top: 5px; |
| 244 | background-color: #000637; | ||
| 245 | 244 | ||
| 246 | /deep/tbody tr:nth-child(odd) { | 245 | /deep/tbody tr:nth-child(odd) { |
| 247 | background: #000637 !important; | 246 | background: #132E82 !important; |
| 248 | } | 247 | } |
| 249 | 248 | ||
| 250 | .title { | 249 | .title { | ... | ... |
-
Please register or sign in to post a comment