<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.articletype {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-right: 6px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.goodarticle {
    background-color: #ff5555;
}
</pre></body></html>