Commit 4b021f17 authored by xixinzhao's avatar xixinzhao

样式修改

parent 47883ac2
......@@ -176,7 +176,7 @@
line-height: 40px;
color: $content-color;
text-align: left;
background-color: $page-header-background;//rgba(40, 40, 40, 1);
background-color: $div-header-background;//rgba(40, 40, 40, 1);
}
}
......
......@@ -302,7 +302,7 @@
line-height: 30px;
color: $content-color;
text-align: left;
background-color: $page-header-background;//rgba(40, 40, 40, 1);
background-color: $div-header-background;//rgba(40, 40, 40, 1);
}
}
......
......@@ -80,3 +80,4 @@ $custom-picker-color: #063c8c;
$table-highlight-row: #4f7e9f;
$button-hover: rgba(30,72,142,0.7);
$header-button: #052152;
$div-header-background: #1f5383;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment