css: remove dejavu sans

master
Andrew Dolgov 7 years ago
parent e130b283a7
commit bfe162fce2

@ -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;
}

@ -640,7 +640,7 @@ button[disabled],
font-size : 16px;
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;
}

@ -32,7 +32,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", Ubuntu, "DejaVu Sans", "Helvetica Neue",
"Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
Helvetica, Arial, sans-serif;
}
@ -87,7 +87,7 @@ h1 {
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;
}
@ -99,7 +99,7 @@ h2 {
border-color : #ecf4ff;
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;
}
@ -111,7 +111,7 @@ h3 {
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;
}
@ -120,7 +120,7 @@ h4 {
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;
}
@ -214,7 +214,7 @@ a:hover {
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;
color : #777;
}
@ -376,7 +376,7 @@ div.prefHelp {
#main-toolbar table *,
#main-toolbar .actionChooser * {
text-rendering: optimizelegibility;
font-family : "Segoe WP", "Segoe UI Web", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
font-family : "Segoe WP", "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue",
Helvetica, Arial, sans-serif;
font-size : 12px;
@ -1102,7 +1102,7 @@ body#ttrssMain #feedTree {
height : 100%;
overflow-x : hidden;
text-rendering: optimizelegibility;
font-family : "Segoe UI Web", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
font-family : "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue",
Helvetica, Arial, sans-serif;
}

Loading…
Cancel
Save