Commit 93d78d767465041ff272e70c50b46988a6681005
1 parent
7243f9b5
1.调整样式
Showing
1 changed file
with
3 additions
and
2 deletions
WebRoot/WEB-INF/jsp/sunvote/homework/homework_report.jsp
| @@ -91,7 +91,7 @@ | @@ -91,7 +91,7 @@ | ||
| 91 | margin:0 10px; | 91 | margin:0 10px; |
| 92 | } | 92 | } |
| 93 | .ans_list p{ | 93 | .ans_list p{ |
| 94 | - margin:auto; | 94 | + |
| 95 | margin-bottom:0; | 95 | margin-bottom:0; |
| 96 | margin-top:5px; | 96 | margin-top:5px; |
| 97 | line-height:20px; | 97 | line-height:20px; |
| @@ -103,7 +103,8 @@ | @@ -103,7 +103,8 @@ | ||
| 103 | } | 103 | } |
| 104 | .p_num{ | 104 | .p_num{ |
| 105 | position:absolute; | 105 | position:absolute; |
| 106 | - top:-20px; | 106 | + top:-25px; |
| 107 | + width:100%; | ||
| 107 | } | 108 | } |
| 108 | .ans_error_round{ | 109 | .ans_error_round{ |
| 109 | width:20px; | 110 | width:20px; |