diff --git a/src/styles/polyglot.css b/src/styles/polyglot.css index aa3b161..5ea63ee 100644 --- a/src/styles/polyglot.css +++ b/src/styles/polyglot.css @@ -8,6 +8,9 @@ .polyglot.wfrp4e select { color: #e2e2e2; } +.polyglot.wfrp4e select option { + color: fieldtext; +} .polyglot.polyglot-general-settings .tab .form-group textarea { resize: vertical; min-height: 57px;