black text in textarea for isso
This commit is contained in:
parent
0486819358
commit
4dcd78397f
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue