From bfe162fce210f38cf45ce7add5dd8fe73d8a0c0c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 24 Jun 2017 14:33:29 +0300 Subject: css: remove dejavu sans --- css/cdm.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'css/cdm.css') diff --git a/css/cdm.css b/css/cdm.css index 777a5bee0..5f4bf3004 100644 --- a/css/cdm.css +++ b/css/cdm.css @@ -154,7 +154,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, "DejaVu Sans", "Helvetica Neue", + "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; } @@ -168,7 +168,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, "DejaVu Sans", "Helvetica Neue", + "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; } @@ -184,7 +184,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, "DejaVu Sans", "Helvetica Neue", + "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; } @@ -325,7 +325,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, "DejaVu Sans", "Helvetica Neue", + "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; } -- cgit v1.2.3-54-g00ecf