Commit a30238c7 by 刘海龙

11

parent 200ad402
...@@ -12,8 +12,9 @@ ...@@ -12,8 +12,9 @@
.cstlayer-header { border-bottom: 1px solid #e6e6e6; padding: 0 8px; padding-bottom: 8px; box-sizing: border-box; } .cstlayer-header { border-bottom: 1px solid #e6e6e6; padding: 0 8px; padding-bottom: 8px; box-sizing: border-box; }
.cstlayer-content_c{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .cstlayer-content_c{ display: flex; flex-direction: column; align-items: center; justify-content: center; }
.getscore { margin-top: 15px; font-size: 12px; color: #999; text-align: center; } .getscore { margin-top: 15px; font-size: 12px; color: #999; text-align: center; }
.scorebox { width: 144px; height: 144px; border-radius: 50%; background: #FBFFF7; display: flex; align-items: center; justify-content: center; color: #65C000; font-size: 48px; font-weight: 600; flex-direction: column; margin-top: 14px; } .scorebox { width: 144px; height: 144px; border-radius: 50%; background: #FBFFF7; display: flex; align-items: center; justify-content: center; color: #65C000; font-size: 48px; font-weight: 600; flex-direction: column; margin-top: 14px; line-height: 1.1; }
.zongfen { font-size: 12px; color: #999; font-weight: 400; } .zongfen { font-size: 12px; color: #999; font-weight: 400; }
.add-eaxm { background: #A3E460; }
</style> </style>
<div class="min-height-wrap"> <div class="min-height-wrap">
<div class="cstlayer exams_top"> <div class="cstlayer exams_top">
......
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