正在显示
1 个修改的文件
包含
3 行增加
和
4 行删除
@@ -493,9 +493,8 @@ p { | @@ -493,9 +493,8 @@ p { | ||
493 | border-radius:50%; | 493 | border-radius:50%; |
494 | } | 494 | } |
495 | .scout_image{ | 495 | .scout_image{ |
496 | - width:295px; | ||
497 | - height:230px; | ||
498 | - margin-top:10px; | 496 | + width: 290px; |
497 | + height: 230px; | ||
499 | } | 498 | } |
500 | .scout_image img{ | 499 | .scout_image img{ |
501 | width:230px; | 500 | width:230px; |
@@ -821,7 +820,7 @@ p { | @@ -821,7 +820,7 @@ p { | ||
821 | } | 820 | } |
822 | 821 | ||
823 | .scout_box img { | 822 | .scout_box img { |
824 | - width: 80% !important; | 823 | + width: 100% !important; |
825 | display: block; | 824 | display: block; |
826 | margin: auto; | 825 | margin: auto; |
827 | } | 826 | } |
-
请 注册 或 登录 后发表评论