Commit 9ca3b594 by liangjianmin

css

parent 7899b887
Showing with 2 additions and 2 deletions
......@@ -433,7 +433,7 @@ body {
top: 0;
width: 100%;
height: 100%;
background: url("../../images/vis/map.png") no-repeat center;
background: url("../../images/vis/map.png") #000c28 no-repeat center;
background-size: contain;
}
#app .btn {
......
......@@ -267,7 +267,7 @@ body {
top: 0;
width: 100%;
height: 100%;
background: url("../../images/vis/map.png") no-repeat center;
background: url("../../images/vis/map.png") #000c28 no-repeat center;
background-size: contain;
}
......
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 sign in to comment