Detect language for highlighting
This commit is contained in:
parent
789ba410f7
commit
001a27c694
4 changed files with 21 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ html, body {
|
|||
list-style-type: "🗋";
|
||||
}
|
||||
.giallo {
|
||||
tab-size: 4em;
|
||||
tab-size: 4;
|
||||
}
|
||||
.giallo-ln {
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue