Revert "Revert "Switch from DejaVu to Noto font""
This reverts commit 2423ba8470.
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
*/
|
||||
|
||||
*, title {
|
||||
font-family: "DejaVu Sans", Arial, sans-serif;
|
||||
font-family: "Noto Sans", Arial, sans-serif;
|
||||
color: #333333;
|
||||
}
|
||||
cmdsynopsis, code, command, computeroutput, envar, filename, keycode, keysym,
|
||||
literal, option, parameter, sgmltag, systemitem {
|
||||
font-family: "Deja Vu Mono", Courier, "Courier New", monospace, fixed;
|
||||
font-family: "Noto Mono", Courier, "Courier New", monospace, fixed;
|
||||
}
|
||||
term {
|
||||
font-weight: bold;
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ body {
|
||||
color: #333333; /* mine shaft */
|
||||
background-color: white;
|
||||
font-size: 14.4px;
|
||||
font-family: "DejaVu Sans", Arial, sans-serif;
|
||||
font-family: "Noto Sans", Arial, sans-serif;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
||||
Reference in New Issue
Block a user