Commit cb2e41df by 刘海龙

111

parent bcec4199
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
.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; } .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; font-size: 16px; font-weight: 600; } .add-eaxm { background: #A3E460; font-size: 16px; font-weight: 600; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; }
</style> </style>
<div class="min-height-wrap"> <div class="min-height-wrap">
<div class="cstlayer exams_top"> <div class="cstlayer exams_top">
...@@ -51,7 +53,9 @@ ...@@ -51,7 +53,9 @@
</span> </span>
</dd> </dd>
</dl> --> </dl> -->
<div class="imgBox">
<img src="/addons/theme/stv1/_static/img/BGBG@2x.png" />
</div>
</div> </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