쇼핑몰: #112 내용관리 문서구조 보완
This commit is contained in:
@ -339,7 +339,7 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
|
||||
#sbn_idx li {margin:0 0 1px}
|
||||
|
||||
/* 내용관리 */
|
||||
#socc {padding:10px;border:1px solid #e9e9e9}
|
||||
#socc {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
|
||||
#socc header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#socc_con {padding:10px 0}
|
||||
.socc_admin {text-align:right}
|
||||
@ -348,7 +348,7 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
|
||||
/* FAQ 관리 */
|
||||
#sfaq {}
|
||||
#sfaq header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sfaq_wrap {padding:10px 0}
|
||||
#sfaq_wrap {margin:10px 0}
|
||||
#sfaq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sfaq_wrap ol {margin:0;padding:0;list-style:none}
|
||||
#sfaq_list {margin:0 0 10px;border:1px solid #ccc}
|
||||
|
||||
Reference in New Issue
Block a user