diff --git a/css/default.css b/css/default.css index 9623b9d00..3c816435c 100644 --- a/css/default.css +++ b/css/default.css @@ -74,8 +74,10 @@ pre {overflow-x:scroll;font-size:1.1em} #visit dd {float:left;margin:0 30px 0 0;padding:10px;color:#fff} #visit a {display:inline-block;margin:5px 0;padding:10px;color:#fff;text-decoration:none} -#ft_catch {padding:30px 0;text-align:center} -#ft_html5badge {margin-left:50px} +#ft_catch {position:relative;margin:0 auto;padding:30px 0;width:980px} +#ft_catch_img {margin-left:302px} +#ft_html5badge {position:absolute;top:30px;left:190px} +#ft_css3badge {margin-left:50px} #ft_copy {background:#414141} #ft_copy p {margin:0 auto;width:980px;color:#4a9ab8} diff --git a/img/ft_css3_badge.jpg b/img/ft_css3_badge.jpg new file mode 100644 index 000000000..413aadf24 Binary files /dev/null and b/img/ft_css3_badge.jpg differ diff --git a/tail.php b/tail.php index 856010398..b6def2f15 100644 --- a/tail.php +++ b/tail.php @@ -10,7 +10,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가





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