PCMOBILE 화면전환 예비

This commit is contained in:
whitedot
2013-03-14 09:48:29 +09:00
parent 17c5361ba9
commit e99f10c014
5 changed files with 9 additions and 2 deletions

View File

@ -117,6 +117,9 @@ a:active {color:#000;text-decoration:underline}
#ft_copy p {margin:0 auto;width:980px;color:#4a9ab8}
#ft_copy b {color:#fff}
/* Mobile화면으로 */
#g4s_cng {}
/* 콘텐츠별 스타일 */
/* 버튼 */
.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle}

View File

@ -94,6 +94,9 @@ pre {overflow-x:scroll;font-size:1.1em}
#ft_copy p {padding:0.5em;color:#4a9ab8}
#ft_copy b {color:#fff}
/* PC화면으로 */
#g4s_cng {}
/* 버튼 */
.btn01 {display:inline-block;padding:0 0.5em;height:2em;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;font-size:1em;text-decoration:none !important;line-height:2em;vertical-align:middle}
.btn01:focus,