正在显示
1 个修改的文件
包含
4 行增加
和
4 行删除
@@ -23,7 +23,7 @@ body { | @@ -23,7 +23,7 @@ body { | ||
23 | } | 23 | } |
24 | 24 | ||
25 | .top { | 25 | .top { |
26 | - width: 7.5rem; | 26 | + /* width: 7.5rem; */ |
27 | } | 27 | } |
28 | 28 | ||
29 | .top_img img { | 29 | .top_img img { |
@@ -348,7 +348,7 @@ body {} | @@ -348,7 +348,7 @@ body {} | ||
348 | } | 348 | } |
349 | 349 | ||
350 | .center { | 350 | .center { |
351 | - width: 7.5rem; | 351 | + /* width: 7.5rem; */ |
352 | /* background: rgba(60, 60, 148, 1); */ | 352 | /* background: rgba(60, 60, 148, 1); */ |
353 | } | 353 | } |
354 | 354 | ||
@@ -438,7 +438,7 @@ body {} | @@ -438,7 +438,7 @@ body {} | ||
438 | width: 100%; | 438 | width: 100%; |
439 | height: 65%; | 439 | height: 65%; |
440 | background: rgba(255, 255, 255, 1); | 440 | background: rgba(255, 255, 255, 1); |
441 | - text-align:center; | 441 | + text-align: center; |
442 | } | 442 | } |
443 | 443 | ||
444 | .center_card_catant_one { | 444 | .center_card_catant_one { |
@@ -467,7 +467,7 @@ body {} | @@ -467,7 +467,7 @@ body {} | ||
467 | 467 | ||
468 | .video, | 468 | .video, |
469 | .video_fourth { | 469 | .video_fourth { |
470 | - width: 7.5rem | 470 | + /* width: 7.5rem */ |
471 | } | 471 | } |
472 | 472 | ||
473 | .video_center { | 473 | .video_center { |
-
请 注册 或 登录 后发表评论