display code in medium size, extra small is almost unreadable (at least in Mozilla)
This commit is contained in:
parent
100a83257c
commit
09d012cea3
|
|
@ -16,6 +16,6 @@ li.body {
|
|||
span.code {
|
||||
white-space: nowrap;
|
||||
font-family: monospace;
|
||||
font-size: x-small;
|
||||
font-size: medium;
|
||||
font-weight: bold
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue