Files
prestashop/themes/hummingbird/.storybook/style.css

12 lines
131 B
CSS
Raw Normal View History

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