23 lines
465 B
CSS
Executable File
23 lines
465 B
CSS
Executable File
.post-type-kgv_faq #post-body-content .editor-post-title,
|
|
.post-type-kgv_faq #titlediv #title {
|
|
font-weight: 600;
|
|
}
|
|
|
|
.post-type-kgv_faq .misc-pub-section.misc-pub-post-status,
|
|
.post-type-kgv_faq .misc-pub-section.curtime {
|
|
display: block;
|
|
}
|
|
|
|
.post-type-kgv_faq .column-kgv_faq_order {
|
|
width: 90px;
|
|
}
|
|
|
|
.post-type-kgv_faq .column-kgv_faq_answer {
|
|
width: 35%;
|
|
}
|
|
|
|
.taxonomy-kgv_faq_cat .wrap h1,
|
|
.post-type-kgv_faq .wrap h1 {
|
|
margin-bottom: 12px;
|
|
}
|