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.
2 parents 553c47a + dfc2ed0 commit 1d65e4eCopy full SHA for 1d65e4e
webroot/css/toolbar.css
@@ -253,7 +253,7 @@ table th {
253
254
pre,
255
.debug-table td {
256
- font-family: Monaco, Consolas, mono-space;
+ font-family: Monaco, Consolas, monospace;
257
}
258
259
/* X column tables have the 2nd+ cell right aligned */
@@ -282,7 +282,7 @@ pre,
282
margin: 10px 0;
283
284
.deprecation-list li {
285
286
287
288
/**
@@ -427,7 +427,7 @@ pre,
427
428
.history-url {
429
font-size: 14px;
430
431
432
433
0 commit comments