ui修改
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
page{
|
||||
background: #ccc;
|
||||
background: linear-gradient(to bottom, #E8F4FC, #F5FAFF);
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
@@ -93,7 +93,7 @@ page{
|
||||
display: flex;
|
||||
flex-direction:row;
|
||||
margin-top: 0.8em;
|
||||
background-color: #00B050;
|
||||
background: linear-gradient(to right, #FF6B35, #FF4E50);
|
||||
padding: 0.4em 0.4em;
|
||||
color:#fff;
|
||||
border-radius:0.5em;
|
||||
|
||||
Reference in New Issue
Block a user