Fix asciidoc styling
This commit is contained in:
parent
4438067904
commit
71c0e839c6
@ -1,6 +1,7 @@
|
|||||||
.asciidoc {
|
.asciidoc {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
|
||||||
|
:global {
|
||||||
@import "./asciidocBootSlate";
|
@import "./asciidocBootSlate";
|
||||||
@import "~highlight.js/scss/atom-one-dark";
|
@import "~highlight.js/scss/atom-one-dark";
|
||||||
|
|
||||||
@ -114,4 +115,5 @@
|
|||||||
bottom: 1em;
|
bottom: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user