mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Improved styles for hiding line numbers.
This commit is contained in:
parent
e87ef0d40e
commit
afccb144b1
@ -119,6 +119,7 @@ td.rouge-code {
|
||||
/* Hide line numbers for default, console, and terminal code snippets */
|
||||
div {
|
||||
&[class^='highlighter-rouge'],
|
||||
&.language-plaintext.highlighter-rouge,
|
||||
&.language-console.highlighter-rouge,
|
||||
&.language-terminal.highlighter-rouge {
|
||||
pre.lineno {
|
||||
|
Loading…
x
Reference in New Issue
Block a user