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

.tn_tab_color {
    color: #555;
    font-size: 14px;
}

.tn-tag-right {
    display: inline-block;
    float: right;
    width: 32px;
    margin-right: -5px;
    height: 38px;
    background: url(../../../img/tagimg/banana.png) no-repeat center;
    background-size: 34px 34px;
}
</pre></body></html>