我的测评样式

This commit is contained in:
zhaofang
2022-11-04 16:36:11 +08:00
parent c1c94aaf4f
commit 823d00870d
3 changed files with 52 additions and 30 deletions

View File

@@ -58,17 +58,18 @@
.top{
height: 40px;
// display: none;
background:linear-gradient(to bottom,#6BA0FC, #6297FD);
// background:linear-gradient(to bottom,#6BA0FC, #6297FD);
background-color: #fff;
.back{
float: left;
color: #FFFFFF;
color: #000;
padding-top:8px;
padding-left: 15px;
}
.title{
text-align: center;
font-size: 16px;
color: #F9FDFF;
color: #000;
height: 40px;
text-align: center;
width: 80%;