1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-10 21:29:48 +01:00
home-manager/highlightjs/highlight-style.css
2023-12-09 08:36:28 +00:00

8 lines
70 B
CSS

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