We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6b01e commit 1bd5edeCopy full SHA for 1bd5ede
ldoc.custom.css
@@ -3,7 +3,10 @@ html, body {
3
width: 100%;
4
padding: 0;
5
margin: 0;
6
+ /*
7
font-family: "Comic Sans MS", cursive, sans-serif;
8
+ */
9
+ font-family: arial, helvetica, geneva, sans-serif;
10
}
11
12
body,
0 commit comments