feat: color

parent 5e4f0e47
...@@ -51,7 +51,7 @@ label { ...@@ -51,7 +51,7 @@ label {
.search { .search {
border-left-width: 0; border-left-width: 0;
border-bottom: gold 2px inset; border-bottom: #19aa8d 2px inset;
} }
.left-search { .left-search {
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
.tabs ul li.active { .tabs ul li.active {
box-sizing: border-box; box-sizing: border-box;
border-bottom: 3px solid #7f3f98 !important; border-bottom: 3px solid #19aa8d !important;
} }
.tabs ul li span { .tabs ul li span {
......
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