새 서버 선택 페이지 중 '장수 선택', '장수 생성', '입장' 레이아웃을 구현

This commit is contained in:
2018-03-17 07:27:13 +09:00
parent ac28032032
commit 135254402d
5 changed files with 107 additions and 24 deletions
+8
View File
@@ -57,6 +57,14 @@ input {
}
*/
button.with_skin {
width: 100px; height: 18px;
background-color: black; color: white;
font-family: '맑은 고딕';
font-size: 13px;
line-height: 110%;
}
input.with_skin {
width: 100px; height: 18px;
background-color: black; color: white;