LESS 적용 제거

This commit is contained in:
whitedot
2013-10-31 17:30:30 +09:00
parent 5de52ec045
commit 76c6970e4f
47 changed files with 2862 additions and 11247 deletions

View File

@ -1,10 +1,9 @@
@charset "utf-8";
#current_connect_tbl th:nth-of-type(1) {width:50px;}
#current_connect_tbl th:nth-of-type(2) {width:120px;}
#current_connect_tbl td:nth-of-type(1) {
padding:10px 0;
text-align:center;
}
@charset "utf-8";
/* SIR 지운아빠 */
/* 현재접속자 */
#current_connect_tbl {}
#current_connect_tbl th:nth-of-type(1) {width:50px}
#current_connect_tbl th:nth-of-type(2) {width:120px}
#current_connect_tbl td:nth-of-type(1) {padding:10px 0;text-align:center}