Template:Definition by negation/styles.css
Template page
More actions
.lw-dbn {
font-weight: normal;
white-space: nowrap;
}
.lw-dbn i {
font-style: italic;
}
.lw-dbn .lw-dbn-date {
color: #5a6650;
}
@media (prefers-color-scheme: dark) {
.lw-dbn .lw-dbn-date {
color: #9aa48f;
}
}