Fix inline code span display
This commit is contained in:
parent
8fbcbbda16
commit
18c8a7f247
9 changed files with 8 additions and 12 deletions
|
@ -41,7 +41,7 @@ img { border :0px; }
|
|||
width: 384px;
|
||||
}
|
||||
|
||||
code {
|
||||
pre code {
|
||||
font-family: Courier, monospace;
|
||||
white-space: pre;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue