css style 수정
This commit is contained in:
@@ -81,8 +81,10 @@
|
||||
color:#901438;
|
||||
cursor:default;
|
||||
text-align:center;
|
||||
z-index: 9;
|
||||
-webkit-box-sizing: initial !important;
|
||||
}
|
||||
.nav__div .nav__title{padding-top:30px;writing-mode:vertical-lr;}
|
||||
.nav__div .nav__title{padding-top:30px;writing-mode:vertical-lr;font-family: 'SourceHanSansK', sans-serif !important ;}
|
||||
.nav__div .uk-icon{cursor:pointer;}
|
||||
|
||||
/* toggle menu */
|
||||
@@ -260,5 +262,5 @@
|
||||
.btn__area .btn__edit{border:1px solid #4da7ca;color:#4da7ca;}
|
||||
|
||||
/* login */
|
||||
.uk-form-stacked{width:30%;margin:0 auto;}
|
||||
.uk-form-stacked{min-width:640px;width:30%;margin:0 auto;}
|
||||
.login__btn{width:100%;}
|
||||
|
||||
Reference in New Issue
Block a user