]> git.wh0rd.org - tt-rss.git/blobdiff - css/cdm.css
add dejavu sans to heading font list
[tt-rss.git] / css / cdm.css
index 353fe2e71b7c736314cc32622f3b0c9aae702e18..70ed6d7329f115015a6be7b64410d344936f5e82 100644 (file)
@@ -141,7 +141,7 @@ div.cdm.expandable div.cdmHeader a.title {
        transition : color 0.2s;
        text-rendering: optimizelegibility;
        font-family : "Segoe WP Semibold", "Segoe UI Semibold", 
-               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
+               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
                Helvetica, Arial, sans-serif;
 }
 
@@ -155,7 +155,7 @@ div.cdm.expandable.active div.cdmHeader a.title {
        font-weight : 600;
        text-rendering: optimizelegibility;
        font-family : "Segoe WP Semibold", "Segoe UI Semibold", 
-               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
+               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
                Helvetica, Arial, sans-serif;
 }
 
@@ -171,7 +171,7 @@ div.cdm.expanded div.cdmHeader a.title {
        transition : color 0.2s;
        text-rendering: optimizelegibility;
        font-family : "Segoe WP Semibold", "Segoe UI Semibold", 
-               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
+               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
                Helvetica, Arial, sans-serif;
 }
 
@@ -312,7 +312,7 @@ div#floatingTitle a.title {
        font-weight : 600;
        text-rendering: optimizelegibility;
        font-family : "Segoe WP Semibold", "Segoe UI Semibold", 
-               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
+               "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
                Helvetica, Arial, sans-serif;
 }