summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-24 14:33:29 +0300
committerAndrew Dolgov <[email protected]>2017-06-24 14:33:29 +0300
commitbfe162fce210f38cf45ce7add5dd8fe73d8a0c0c (patch)
tree79ea7fc85f8d0d27c421b366b6e759b4c6a9ca53 /css/cdm.css
parente130b283a7803466eceb1c877b641d4457114de5 (diff)
css: remove dejavu sans
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css8
1 files changed, 4 insertions, 4 deletions
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;
}