docs + cleanup

This commit is contained in:
jokob-sk
2025-01-04 13:20:18 +11:00
parent 19441a4431
commit f2a0018982
10 changed files with 35 additions and 53 deletions

View File

@@ -732,4 +732,8 @@ input[type="password"]::-webkit-caps-lock-indicator {
background-color: #000 !important;
}
.callout code {
background-color: #fff !important;
color:#000 !important;
}