Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
.lw-rel {
    font-weight: normal;
    white-space: nowrap;
}

.lw-rel i {
    font-style: italic;
}

.lw-rel a {
    color: #c75b3c;
}

.lw-rel .lw-rel-date {
    color: #5a6650;
}

@media (prefers-color-scheme: dark) {
    .lw-rel a {
        color: #e08a6f;
    }
    .lw-rel .lw-rel-date {
        color: #9aa48f;
    }
}