새지도 이벤트 표시 추가

This commit is contained in:
2018-01-31 03:02:32 +09:00
parent ce0fab873b
commit e9828cd38e
4 changed files with 61 additions and 52 deletions
+6
View File
@@ -272,4 +272,10 @@
height:24px;
left:4px;
top:3px;
}
.city_base .city_state{
position: absolute;
top:5px; /*TODO:도시 레벨 별로 다르게 위치 설정해볼 것*/
left:0;
}