样式修改
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -273,7 +273,7 @@ function getData() { | ... | @@ -273,7 +273,7 @@ function getData() { |
| 273 | } | 273 | } |
| 274 | .oddmb:nth-child(2){margin-bottom: 20px;} | 274 | .oddmb:nth-child(2){margin-bottom: 20px;} |
| 275 | .title{ | 275 | .title{ |
| 276 | width: 120px; | 276 | width: 200px; |
| 277 | font-weight: 500; | 277 | font-weight: 500; |
| 278 | font-size: 18px; | 278 | font-size: 18px; |
| 279 | } | 279 | } | ... | ... |
| ... | @@ -285,7 +285,7 @@ function getData() { | ... | @@ -285,7 +285,7 @@ function getData() { |
| 285 | } | 285 | } |
| 286 | .oddmb:nth-child(2){margin-bottom: 20px;} | 286 | .oddmb:nth-child(2){margin-bottom: 20px;} |
| 287 | .title{ | 287 | .title{ |
| 288 | width: 120px; | 288 | width: 200px; |
| 289 | font-weight: 500; | 289 | font-weight: 500; |
| 290 | font-size: 18px; | 290 | font-size: 18px; |
| 291 | } | 291 | } | ... | ... |
-
Please register or sign in to post a comment