Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
whitedot
2013-08-08 16:14:13 +09:00
37 changed files with 529 additions and 213 deletions

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 게시판 목록 */
#bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 게시판 목록 */
#bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #ddd}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 회원가입 약관 */
#fregister section {margin:0 0 20px;padding:20px 0;border-bottom:3px solid #eee}
#fregister h2 {margin:0 0 20px;text-align:center}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 최근게시물 스킨 (new) */
#new_sch {margin-bottom:10px;text-align:right}
#new_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 아웃로그인 스킨 */
.ol {position:relative;padding:15px 15px 14px 14px}
.ol h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 설문조사 스킨 */
#poll {border-top:1px solid #e7f1ed}
#poll header {position:relative;padding:15px 14px 0}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 인기검색어 */
#popular {background:#515151}
#popular div {margin:0 auto;width:980px;zoom:1}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 전체검색결과 스킨 */
#sch_res_detail {padding:0 0 10px;border-bottom:1px solid #e9e9e9;text-align:center}
#sch_res_detail legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

View File

@ -1,3 +1,6 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 방문자 집계 */
#visit {background:#444}
#visit div {margin:0 auto;width:980px;zoom:1}