Files
2026-04-09 18:31:51 +02:00

12 lines
131 B
CSS

.sbdocs-preview > div:last-of-type code {
color: white;
}
body {
background-color: transparent;
}
.os-host {
color: red;
}