diff --git a/css/mobile.css b/css/mobile.css index fb52a2122..4a28455e0 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -11,4 +11,33 @@ label, input, select, img {vertical-align:middle} input {margin:0;padding:0;font-family:"dotum"} p {margin:0;padding:10px 0;line-height:1.7em;word-break:break-all} hr {display:none} -pre {overflow-x:scroll;font-size:1.1em} \ No newline at end of file +pre {overflow-x:scroll;font-size:1.1em} + +/* 웹접근성 스킬 --- 기본 block 속성에는 적용 안됨*/ +.sound_only {display:inline-block;margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} + +/* 레이아웃 */ +#container {width:100%} + +#idx_catch img {width:100%;height:auto} + +#ft_catch_img {width:100%;height:auto} +#ft_html5badge {display:block} + +/* 게시판 목록 */ +#bo_list table {margin:0 auto;width:95%} +#bo_list caption {display:none} +#bo_list thead {display:none} +#bo_list tr {border:1px solid #ccc} +#bo_list tr:nth-of-type(odd) {background:#eee} +#bo_list td {display:block;position:relative;padding:5px 0 5px 20%} +#bo_list td::before {position:absolute;top:5px;left:0} +#bo_list td:nth-of-type(1) {display:none} +#bo_list td:nth-of-type(1):before {content:"번호"} +#bo_list td:nth-of-type(2):before {content:"제목"} +#bo_list td:nth-of-type(3) {display:none} +#bo_list td:nth-of-type(3):before {content:"글쓴이"} +#bo_list td:nth-of-type(4):before {content:"날짜"} +#bo_list td:nth-of-type(5):before {content:"조회"} +#bo_list a {color:#000;text-decoration:none} +.bo_cate_link {font-weight:bold} \ No newline at end of file diff --git a/head.sub.php b/head.sub.php index b7549c759..e60aa5779 100644 --- a/head.sub.php +++ b/head.sub.php @@ -33,7 +33,7 @@ else $g4_css = "default"; - + <?=$g4['title']?> diff --git a/tail.php b/tail.php index fb0194c7a..856010398 100644 --- a/tail.php +++ b/tail.php @@ -10,7 +10,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가

정보

-
Sharing All PossibilitiesHTML5 Markup
+
Sharing All PossibilitiesHTML5 Markup

Copyright © 소유하신 도메인. All rights reserved.