nvf/highlightjs/highlight-style.css

9 lines
67 B
CSS
Raw Normal View History

pre {
padding: 0;
}
pre code.hljs {
border: none;
margin: 0;
}