summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index eb6a7d05f..96992d0e7 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -27,7 +27,7 @@ div.postReply div.postTitle {
font-weight : 600;
text-rendering: optimizelegibility;
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
- "Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
+ "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
Helvetica, Arial, sans-serif;
}
@@ -196,7 +196,7 @@ a:hover {
font-weight : 600;
text-rendering: optimizelegibility;
font-family : "Segoe WP Semibold", "Segoe UI Semibold",
- "Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
+ "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
Helvetica, Arial, sans-serif;
color : #777;
}