mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:15:55 +00:00
set lucida grande as default font
This commit is contained in:
@@ -3,7 +3,7 @@ body {
|
||||
color : black;
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
font-family : sans-serif;
|
||||
font-family : "Lucida Grande", sans-serif;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
||||
Reference in New Issue
Block a user