mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 14:45:20 +00:00
* Adds Cantarell See: Use Cantarell instead of Liberation Sans for GNOME users on darkly/darkly-red themes. #779 (https://github.com/LemmyNet/lemmy-ui/issues/779) * Adds Cantarell See: Use Cantarell instead of Liberation Sans for GNOME users on darkly/darkly-red themes. #779 (https://github.com/LemmyNet/lemmy-ui/issues/779)
This commit is contained in:
parent
53e973c140
commit
326beabda1
|
@ -53,7 +53,7 @@ section {
|
|||
}
|
||||
body {
|
||||
margin:0;
|
||||
font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
|
||||
font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Cantarell,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
|
||||
font-size:.9375rem;
|
||||
font-weight:400;
|
||||
line-height:1.5;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue