Commit 02dd550a by 刘海龙

111

parent 29c72271
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
.static-exam dl dt h3 { font-size: 16px; color: #333; line-height: 30px;padding-bottom: 0} .static-exam dl dt h3 { font-size: 16px; color: #333; line-height: 30px;padding-bottom: 0}
.static-exam dl dd p em { width: 30px; height: 30px; border-radius: 50%; border: 1px solid #A3E460; line-height: 30px; color: #65C000; font-size: 14px; background: none; } .static-exam dl dd p em { width: 30px; height: 30px; border-radius: 50%; border: 1px solid #A3E460; line-height: 30px; color: #65C000; font-size: 14px; background: none; }
.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 .answer_box { margin-top: 10px; }
</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