render code bbcode inline if there are no linebreaks in the text.
This commit is contained in:
@@ -113,13 +113,12 @@ pre code {
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 1em;
|
||||
padding: 1em 1.5em;
|
||||
border: 1px solid #ccc;
|
||||
background: #ccc;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
pre {
|
||||
background: #F5F5F5;
|
||||
color: #333;
|
||||
|
||||
Reference in New Issue
Block a user