add code highlighting

This commit is contained in:
Dwsy
2023-02-15 11:07:21 +08:00
committed by Redon
parent 79dd6c5e18
commit 8dab963628
9 changed files with 88 additions and 95 deletions

View File

@@ -7,3 +7,7 @@ body,
#app {
height: 100%;
}
.hljs{
background-color: #fff0!important;
}