You've already forked AstralRinth
forked from didirus/AstralRinth
Select only a subset of hljs languages (#70)
This commit is contained in:
committed by
GitHub
parent
937b00cfcc
commit
0d6f2f93bf
@@ -1,7 +1,7 @@
|
||||
.hljs {
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
padding: 0.5em;
|
||||
padding: 0.5rem !important;
|
||||
background: #F0F0F0
|
||||
}
|
||||
|
||||
@@ -92,4 +92,4 @@ pre {
|
||||
word-break: normal;
|
||||
font-family: monospace;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user