Commit 38c6ef5e by 刘海龙

333

parent 6a357aa4
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
.static-exam .answer_box { margin-top: 10px; } .static-exam .answer_box { margin-top: 10px; }
.btn_box { width: 100%; padding: 0 18%; margin-top: 40px; box-sizing: border-box; } .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%; }
.operation-tit strong { font-size: 14px; color: #65C000; } .operation-tit strong { font-size: 14px; color: #65C000; font-weight: 600; }
.static-exam dl .operation i {color: #65C000; } .static-exam dl .operation i {color: #65C000; }
</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