Commit ea279e58 authored by Chen Jiping's avatar Chen Jiping

fix:样式调整

parent f2a80f22
...@@ -564,7 +564,7 @@ body { ...@@ -564,7 +564,7 @@ body {
color: #ffffff; color: #ffffff;
position: absolute; position: absolute;
left: 40%; left: 40%;
top: 1rem; top: 24%;
width: 20%; width: 20%;
} }
......
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
<div class="score"> <div class="score">
<img src="../lib/images/excellent.png" class="medal"> <img src="../lib/images/excellent.png" class="medal">
<span id="score" class="val">90</span> <span id="score" class="val">90</span>
<h1 style="position: absolute; top: 1.8rem;left: 35%;width: 30%;"><span class="tips">Great!</span></h1> <h1 style="position: absolute; top: 44%;left: 35%;width: 30%;"><span class="tips">Great!</span></h1>
<div class='sub-score'> <div class='sub-score'>
<table style="width: 100%; height: 100%; position: relative;"> <table style="width: 100%; height: 100%; position: relative;">
<tr class="thead"> <tr class="thead">
......
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