Commit b2f9ed43 by 刘海龙

333

parent 27fb0c67
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
.static-exam dl dd .on em { background: #A3E460; color: #fff; } .static-exam dl dd .on em { background: #A3E460; color: #fff; }
.static-exam dl dd { padding-top: 0; overflow: hidden; } .static-exam dl dd { padding-top: 0; overflow: hidden; }
.static-exam .answer_box { margin-top: 10px; } .static-exam .answer_box { margin-top: 10px; }
.btn_box { width: 100%; padding: 0 18%; margin-top: 40px; } .btn_box { width: 100%; padding: 0 18%; margin-top: 40px; box-sizing: border-box; }
.assignment, .static-exam dl .next { background: #A3E460; border-radius: 20px; font-weight: 600; width: 100%; } .assignment, .static-exam dl .next { background: #A3E460; border-radius: 20px; font-weight: 600; width: 100%; }
</style> </style>
<div class="cover"></div> <div class="cover"></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment