feat(in-progress): 메인메뉴 지도를 500px 모드에 맞게 수정

This commit is contained in:
2021-11-28 18:54:37 +09:00
parent 99d7a26b98
commit 8eda98ff4c
4 changed files with 38 additions and 31 deletions
+3 -1
View File
@@ -5,6 +5,7 @@
background:black;
font-size:13px;
color:white;
position: relative;
}
.map_title{
@@ -33,6 +34,7 @@
width:700px;
height:500px;
position:relative;
overflow: hidden;
}
.map_body .map_bglayer1{
@@ -99,7 +101,7 @@
z-index: 6;
line-height:15px;
height:15px;
}
.world_map .nation_name{
background-color: rgb(30, 164, 255);