Commit 8390e7c2dc451556d878bd42b93a37102df75c21
1 parent
8fa1049f
Exists in
master
弹框适配
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
EduResearch/src/Quiz.WebSite/assets/style.css
@@ -48,8 +48,8 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit | @@ -48,8 +48,8 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit | ||
48 | color: #fff; | 48 | color: #fff; |
49 | border-radius: .05rem .05rem 0 0; | 49 | border-radius: .05rem .05rem 0 0; |
50 | } | 50 | } |
51 | -.index-rule article{font-size:14px; padding:8px 20px; line-height:22px; color:#666;} | ||
52 | -.index-rule article p{ padding:10px 0; border-bottom:.01rem dashed #e8e8e8;word-break:break-all;font-size: .13rem;} | 51 | +.index-rule article{font-size:.14rem; padding:.08rem .2rem; line-height:.44rem; color:#666;} |
52 | +.index-rule article p{ padding:.1rem 0; border-bottom:.01rem dashed #e8e8e8;word-break:break-all;font-size: .13rem;} | ||
53 | .index-rule article p span{ /*font-weight:bold; color:#333; font-size:16px; */ color:#fe6765; margin-left:2px;} | 53 | .index-rule article p span{ /*font-weight:bold; color:#333; font-size:16px; */ color:#fe6765; margin-left:2px;} |
54 | .index-rule .rule-close { | 54 | .index-rule .rule-close { |
55 | display: block; | 55 | display: block; |