Files

12 lines
131 B
CSS
Raw Permalink Normal View History

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