<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.date {
    background-color: #e0e0ff;
}

.time {
    background-color: #e0ffe0;
}

.user {
    background-color: #ffe0e0;
}

.taglist {
    background-color: #ffffe0;
}
</pre></body></html>