Merge branch 'master' of github.com:gnuboard/yc4s
This commit is contained in:
@ -581,13 +581,14 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
|
||||
|
||||
/* 내용관리 */
|
||||
#socc {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
|
||||
.socc_admin {text-align:right}
|
||||
#socc header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#socc_con {padding:10px 0}
|
||||
.socc_admin {text-align:right}
|
||||
.socc_img {text-align:center}
|
||||
|
||||
/* FAQ 관리 */
|
||||
#sfaq {}
|
||||
.sfaq_admin {text-align:right}
|
||||
#sfaq header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sfaq_wrap {margin:10px 0}
|
||||
#sfaq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
@ -602,7 +603,6 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
|
||||
#sfaq_con h3 {padding:10px;background:#f5f6fa;border-top:1px solid #e9e9e9}
|
||||
#sfaq_con p {padding:10px}
|
||||
.sfaq_tolist {padding:0 10px;text-align:right}
|
||||
.sfaq_admin {text-align:right}
|
||||
.sfaq_img {text-align:center}
|
||||
|
||||
/* 상품검색 */
|
||||
|
||||
Reference in New Issue
Block a user