mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
common-main.scss: style all elements with Source Sans
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
@import "colors-main.scss";
|
@import "colors-main.scss";
|
||||||
@import "source-sans.scss";
|
@import "source-sans.scss";
|
||||||
|
|
||||||
html {
|
html, input, button, textarea {
|
||||||
font-family: 'Source Sans Pro', sans-serif;
|
font-family: 'Source Sans Pro', sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: $gray-7;
|
color: $gray-7;
|
||||||
|
Reference in New Issue
Block a user