모바일 버전으로 링크 삭제

This commit is contained in:
whitedot
2013-02-26 16:41:51 +09:00
parent 2bae1f2a90
commit b287a897b1
3 changed files with 11 additions and 7 deletions

View File

@ -47,7 +47,7 @@ pre {overflow-x:scroll;font-size:1.1em}
/* 중간 레이아웃 */
#wrapper {margin:30px auto;width:96%}
#container {background:#fff;width:auto;height:auto;zoom:1}
#container {padding:20px;border:1px solid #d5d9d7;background:#fff;width:auto;height:auto;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */
@ -62,6 +62,9 @@ sup {display:none !important}
/* 아웃로그인 */
.ol {display:none}
/* 설문조사 */
#poll {display:none}
/* 게시판 목록 */
#bo_list table {margin:0 auto;width:100%}
#bo_list caption {display:none}