Merge branch 'master' of github.com:gnuboard/yc5

This commit is contained in:
thisgun
2020-08-12 11:45:05 +09:00

View File

@ -48,6 +48,8 @@ input, textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
}
input[type=checkbox] {-webkit-appearance: checkbox}
input[type=radio] {-webkit-appearance: radio}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}