Commit d546fa70 authored by 高东东's avatar 高东东

*)修改颜色

parent 89360edc
......@@ -3,7 +3,7 @@
width: 100%;
height: 100%;
text-align: center;
background: url('../../assets/region/region-bg.png') no-repeat $core-border-color;
background: url('../../assets/region/region-bg.png') no-repeat #222;
flex-wrap: wrap;
justify-content: center;
align-items: center;
......
......@@ -3,7 +3,7 @@
width: 100%;
height: 100%;
text-align: center;
background: url('../../assets/region/region-bg.png') no-repeat $core-border-color;
background: url('../../assets/region/region-bg.png') no-repeat #222;
flex-wrap: wrap;
justify-content: center;
align-items: center;
......
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