mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-input.scss: use Source Sans Pro
This commit is contained in:
@ -24,7 +24,7 @@ textarea::placeholder {
|
||||
|
||||
textarea {
|
||||
display: inline-block;
|
||||
font-family: "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
padding: 8px;
|
||||
outline: none;
|
||||
overflow: auto;
|
||||
|
Reference in New Issue
Block a user