새 서버 선택 페이지 중 '장수 선택', '장수 생성', '입장' 레이아웃을 구현
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user