Fix code display with no specific language
This commit is contained in:
parent
434c71184e
commit
d48fe0beb0
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@ abbr[title]:after {
|
||||||
}
|
}
|
||||||
|
|
||||||
/******************* Article Code *******************/
|
/******************* Article Code *******************/
|
||||||
.highlight pre {
|
pre {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
padding: 0.3rem;
|
padding: 0.3rem;
|
||||||
|
|
Loading…
Reference in a new issue