less 원본 파일 추가
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
@charset "utf-8";
|
||||
/* SIR 지운아빠 */
|
||||
|
||||
/* 새글 */
|
||||
#new_sch {margin:0 0 5px;padding:5px 10px}
|
||||
#new_tbl {}
|
||||
#new_tbl th:nth-of-type(3) {width:50px}
|
||||
|
||||
#new_tbl td:nth-of-type(3) {text-align:center}
|
||||
@charset "utf-8";
|
||||
#new_sch {
|
||||
margin:0 0 5px;
|
||||
padding:5px 10px;
|
||||
}
|
||||
|
||||
#new_tbl th:nth-of-type(3) {width:50px;}
|
||||
|
||||
#new_tbl td:nth-of-type(3) {text-align:center;}
|
||||
|
||||
|
||||
9
mobile/skin/new/basic/style.less
Normal file
9
mobile/skin/new/basic/style.less
Normal file
@ -0,0 +1,9 @@
|
||||
@charset "utf-8";
|
||||
/* SIR 지운아빠 */
|
||||
|
||||
/* 새글 */
|
||||
#new_sch {margin:0 0 5px;padding:5px 10px}
|
||||
#new_tbl {}
|
||||
#new_tbl th:nth-of-type(3) {width:50px}
|
||||
|
||||
#new_tbl td:nth-of-type(3) {text-align:center}
|
||||
Reference in New Issue
Block a user