summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-02-09 02:50:02 +0400
committerAndrew Dolgov <[email protected]>2014-02-09 02:50:02 +0400
commite9db9f945c745ea100dc13702c4bb29b42ae392d (patch)
tree4fcdf794569afa687e01b7075d1707bc70abc141 /css/cdm.css
parent92d9e4f5623ee67265d0ce5425589992fc02942c (diff)
add dejavu sans to heading font list
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 353fe2e71..70ed6d732 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -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;
}