black text in textarea for isso
This commit is contained in:
parent
0486819358
commit
4dcd78397f
@ -601,3 +601,9 @@ ul.language-select > li, ul.footer-menu > li {
|
||||
{{ $custom := resources.Get . }}
|
||||
{{ $custom.Content }}
|
||||
{{ end }}
|
||||
|
||||
{{ if site.Params.isso.enabled }}
|
||||
#isso-thread .textarea {
|
||||
color: #000;
|
||||
}
|
||||
{{ end }}
|
||||
|
Loading…
Reference in New Issue
Block a user