We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6b54a commit ee37c9cCopy full SHA for ee37c9c
stylesheets/index.css
@@ -22,7 +22,7 @@ html, body {
22
23
code {
24
color: black;
25
- font-family: "Roboto", monospace;
+ font-family: monospace;
26
}
27
28
ul.noindent {
@@ -173,11 +173,11 @@ a {
173
174
175
.table {
176
177
178
179
pre {
180
181
background: #eceeef;
182
padding: 5px;
183
0 commit comments