页面样式优化
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
|
||||
/* dark 样式 */
|
||||
&.dark {
|
||||
color: #ffffff;
|
||||
color: #000;
|
||||
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
line-height: @height !important;
|
||||
box-shadow: none !important;
|
||||
transition: background 300ms;
|
||||
background: #002140;
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user