kopia lustrzana https://github.com/wagtail/wagtail
make font more readable
rodzic
bcc93806bd
commit
161b47d436
|
@ -4,7 +4,7 @@ html {
|
||||||
|
|
||||||
body.wy-body-for-nav {
|
body.wy-body-for-nav {
|
||||||
-webkit-font-smoothing: antialiased; /* Do not remove! */
|
-webkit-font-smoothing: antialiased; /* Do not remove! */
|
||||||
font-family: Open Sans, Arial, sans-serif;
|
font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
color: #666; /*$color-text-base*/
|
color: #666; /*$color-text-base*/
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue