Commit 4d13da14 by 刘海龙

111

parent 37b40006
...@@ -4,8 +4,10 @@ ...@@ -4,8 +4,10 @@
<link rel="stylesheet" type="text/css" href="__APP__/css/public_header_footer_media.css"> <link rel="stylesheet" type="text/css" href="__APP__/css/public_header_footer_media.css">
<link rel="stylesheet" type="text/css" href="__APP__/css/exam_2.0.css"> <link rel="stylesheet" type="text/css" href="__APP__/css/exam_2.0.css">
<style type="text/css"> <style type="text/css">
.static-exam dl dt { background: #fff; border-bottom: 0rem; padding: 0 .6rem; } .exam-header { padding: 0 .8rem; }
.static-exam dl dt { background: #fff; border-bottom: 0rem; padding: 0 .8rem; }
.static-exam dl dt h5 { width: 100%; height: 1.6rem; margin-top: 0.2rem; display: flex; align-items: center; } .static-exam dl dt h5 { width: 100%; height: 1.6rem; margin-top: 0.2rem; display: flex; align-items: center; }
.static-exam dl dt h5 strong { font-size: 12px; margin-left: 12px; font-weight: 600; }
</style> </style>
<div class="cover"></div> <div class="cover"></div>
<div class="min-height-wrap"> <div class="min-height-wrap">
......
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