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 593dc1f commit 62d4286Copy full SHA for 62d4286
www/css/style.css
@@ -421,8 +421,8 @@ hr {
421
}
422
423
code, pre, tt {
424
- font-family: monospace;
425
- font-size: medium;
+ font-family: Consolas, Inconsolata, "Liberation Mono", monospace;
+ font-size: 13px;
426
427
428
h1 {
@@ -529,7 +529,7 @@ td.content table {
529
width:65em;
530
margin-left: 10px;
531
white-space:pre-wrap;
532
- font-size:medium;
533
534
.lusersearch .note {
535
width:100%;
0 commit comments