This commit is contained in:
medet97 2020-05-14 19:23:37 +05:00
parent 518eca4fd1
commit 38d72a5383
1 changed files with 4 additions and 0 deletions

View File

@ -2405,3 +2405,7 @@ display: block;
.black-text-wrapper *{
color: #000000;
}
#helpSearchForm input::placeholder{
color: #d43d34;
}