mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-input.scss: darken textarea placeholder
This commit is contained in:
@ -14,7 +14,7 @@ input[type=text]::placeholder {
|
||||
}
|
||||
|
||||
textarea::placeholder {
|
||||
color: #aaa;
|
||||
color: $gray-6;
|
||||
font-size: 20px;
|
||||
display: flex;
|
||||
line-height: 110px;
|
||||
|
Reference in New Issue
Block a user