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