mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 22:13:31 +02:00
hide Highlight.js line numbers
This commit is contained in:
@@ -1 +1,8 @@
|
|||||||
<!-- override this partial to add content before the body tag closes -->
|
<!-- override this partial to add content before the body tag closes -->
|
||||||
|
|
||||||
|
<!-- hide Highlight.js line numbers -->
|
||||||
|
<style>
|
||||||
|
.hljs-ln-numbers {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
Reference in New Issue
Block a user