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

10 lines
196 B
SCSS
Raw Normal View History

2019-03-31 22:39:47 +00:00
// 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;
}