Fix Dark Mode

This commit is contained in:
2023-03-30 03:28:23 +02:00
parent d56eb609b9
commit 757bfa2483

View File

@ -126,4 +126,8 @@ table td:first-child {
color: #f5f5f5;
}
pre {
color: #a2a2a2;
}
}