v1.2.3
v1.2.3 增添darkmode,调整优化界面、颜色,以适应darkmode Signed-off-by: Riceneeder <86492950+Riceneeder@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
.footer {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
box-shadow: inset 0 1px 0 0 var(--shadow-color);
|
||||
z-index: 9;
|
||||
|
||||
@@ -78,7 +77,7 @@
|
||||
line-height: 60px;
|
||||
border: 0;
|
||||
background: 0;
|
||||
color: #333;
|
||||
color: #808080;
|
||||
font-size: 14px;
|
||||
outline: 0;
|
||||
}
|
||||
@@ -107,7 +106,7 @@
|
||||
position: relative;
|
||||
margin-right: 17px;
|
||||
width: 166px;
|
||||
color: rgba(0, 0, 0, .8);
|
||||
color: #808080;
|
||||
font-size: 14px;
|
||||
padding: 9px 8px;
|
||||
font-family: 'Roboto';
|
||||
|
||||
Reference in New Issue
Block a user