<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.moderator_icon_big {
    background:url('/img/moderator/moderator_icon_big.jpg');
    width:32px;
    height:32px;
    cursor: pointer;
}


.moderator_icon_small {
    background:url('/img/moderator/moderator_icon_small.png');
    width:16px;
    height:16px;
    cursor: pointer;
}

.moderator_image {
    padding-top: 50px;
    width: 95%;
    text-align: center;
}</pre></body></html>