1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:25:57 +00:00

css: remove dejavu sans

This commit is contained in:
Andrew Dolgov
2017-06-24 14:33:29 +03:00
parent e130b283a7
commit bfe162fce2
3 changed files with 13 additions and 13 deletions

View File

@@ -640,7 +640,7 @@ button[disabled],
font-size : 16px;
text-rendering: optimizelegibility;
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
"Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
"Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
Helvetica, Arial, sans-serif;
}