mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
use ubuntu fontset as one of the alternatives for headings
This commit is contained in:
@@ -1008,7 +1008,7 @@ body#ttrssMain #feedTree {
|
||||
height : 100%;
|
||||
overflow-x : hidden;
|
||||
text-rendering: optimizelegibility;
|
||||
font-family : "Segoe UI Web", "Segoe UI", "Helvetica Neue",
|
||||
font-family : "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue",
|
||||
Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user