통합스타일시트를 개별 스킨 폴더 밑의 style.css 로 분리

This commit is contained in:
whitedot
2013-03-12 16:59:28 +09:00
parent dc52a916c9
commit 93b480ed7f
34 changed files with 1181 additions and 848 deletions

4
skin/new/basic/style.css Normal file
View File

@ -0,0 +1,4 @@
/* 최근게시물 스킨 (new) */
#new_sch {margin-bottom:10px;text-align:right}
#new_sch legend {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#new_sch .btn_submit {height:22px}