typing to know what returns and needs to be passed, styling fix

This commit is contained in:
2025-10-10 13:21:21 +02:00
parent ea3da89d18
commit a74d482d7a
4 changed files with 17 additions and 109 deletions

View File

@@ -361,7 +361,7 @@ body.dark-mode td {
border-color: #444;
}
body.dark-mode th {
background: #121212;
background: #2a2a2a;
}
body.dark-mode code,