버튼 css
눈솔
2023.04.01
.button,
.button *{position:relative; margin:0; padding:0; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(/femispo/com/new_femis/images/n_btn/button.gif) no-repeat; vertical-align:top; overflow:visible; font-weight:bold; color:#333;}
.button *{cursor:pointer; _cursor:hand;}
.button span {padding:0 0 0 10px !Important; width:16px;}
.button.btn_01, .button.btn_01 *{height:24px; line-height:24px; color:#fff !Important;}
.button.btn_01 *{padding:0 15px 0 15px; font-size:12px; background-position:right top;}
나라디자인에서 만든 버튼 CSS가 잘나오다가도 어쩌다가 아예 안나와버리는 경우가 있는데 이거 왜이런거죠?? 저는 버튼이 안나오고 그런적은 없는데 다른자리에선 사라지는건지 아예 안나오더라고여