This commit is contained in:
2p01
2025-04-30 11:16:47 +02:00
parent 3c0a4180f7
commit b8f950e6cc
5 changed files with 243 additions and 0 deletions

View File

@@ -48,4 +48,10 @@ pre {
cursor: pointer;
}
.one {
color: green;
}
.zero {
color: red;
}