Commit 93d78d767465041ff272e70c50b46988a6681005

Authored by jack
1 parent 7243f9b5

1.调整样式

WebRoot/WEB-INF/jsp/sunvote/homework/homework_report.jsp
... ... @@ -91,7 +91,7 @@
91 91 margin:0 10px;
92 92 }
93 93 .ans_list p{
94   - margin:auto;
  94 +
95 95 margin-bottom:0;
96 96 margin-top:5px;
97 97 line-height:20px;
... ... @@ -103,7 +103,8 @@
103 103 }
104 104 .p_num{
105 105 position:absolute;
106   - top:-20px;
  106 + top:-25px;
  107 + width:100%;
107 108 }
108 109 .ans_error_round{
109 110 width:20px;
... ...