mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-10 03:16:45 +08:00
我的测评样式
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user