Initial plugin commit
This commit is contained in:
22
assets/admin.css
Executable file
22
assets/admin.css
Executable file
@@ -0,0 +1,22 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user