un-style highlight.js
This commit is contained in:
parent
c397649097
commit
d55f1b6b24
|
@ -33,6 +33,11 @@
|
|||
max-width: 95%;
|
||||
}
|
||||
|
||||
pre code.hljs {
|
||||
overflow-x: visible !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
color: blue;
|
||||
}
|
||||
|
|
Reference in New Issue