fix style for isso comments
This commit is contained in:
parent
13c134c443
commit
ebdf820d95
|
@ -447,6 +447,13 @@ figure img {
|
|||
|
||||
|
||||
|
||||
/* Comments */
|
||||
.isso-postbox > .form-wrapper .textarea,
|
||||
.isso-postbox > .form-wrapper input {
|
||||
color: white;
|
||||
background-color: #2f3335 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Responsive */
|
||||
|
|
Loading…
Reference in a new issue