모바일: CSS em 을 px 로 수정

This commit is contained in:
whitedot
2013-10-31 11:15:55 +09:00
parent ed2404ce57
commit 278fcebe02
13 changed files with 234 additions and 237 deletions

View File

@ -2,7 +2,7 @@
/* SIR 지운아빠 */
/* 새글 */
#new_sch {margin:0 0 0.3em;padding:0.3em 0.7em}
#new_sch {margin:0 0 5px;padding:5px 10px}
#new_tbl {}
#new_tbl th:nth-of-type(3) {width:50px}