1
Fork 0
userstyles/src/tildes-baukula/_docs.scss

10 lines
196 B
SCSS

// Hopefully this combination is only ever used in the docs
.date-info.text-secondary.text-small {
color: $foreground;
}
.toc {
border: 1px solid $comment;
background-color: $background;
}