This commit is contained in:
2023-10-13 13:58:30 -04:00
parent 67582e283e
commit 7563504c75
2 changed files with 35 additions and 0 deletions

View File

@@ -168,6 +168,12 @@ code {
color: #ECEFF4;
}
cil {
font-family: monospace;
background-color: #2E3440;
padding: 2px;
}
wiki {
border-left-style: solid;
border-left-width: 4px;