less 원본 파일 추가
This commit is contained in:
@ -1,7 +1,18 @@
|
||||
@charset "utf-8";
|
||||
/* SIR 지운아빠 */
|
||||
|
||||
/* 최근게시물 스킨 (new) */
|
||||
#new_sch {margin-bottom:10px;text-align:right}
|
||||
#new_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
|
||||
#new_sch .btn_submit {height:22px}
|
||||
@charset "utf-8";
|
||||
#new_sch {
|
||||
margin-bottom:10px;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
#new_sch legend {
|
||||
position:absolute;
|
||||
margin:0;
|
||||
padding:0;
|
||||
font-size:0;
|
||||
line-height:0;
|
||||
text-indent:-9999em;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
#new_sch .btn_submit {height:22px;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user