모바일: 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

@ -6,4 +6,4 @@
#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:1em 0;text-align:center}
#current_connect_tbl td:nth-of-type(1) {padding:10px 0;text-align:center}