<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mochu_theme_banner{
    width:300px;
    background-color: #fff;
    padding: 5px;
    position: fixed;
    bottom:10px;
    right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    z-index: 9999;
}
.mochu_theme_adh_close{
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    position: absolute;
    top: -20px;
    left: 0px;
    color: #000;
    display: none;
    cursor: pointer;
}
.mochu_theme_HadD img{
    width:100%;
}
.mochu_theme_banner_tab{


}
.mochu_theme_banner_tab&gt;li{
    float: left;
    width:25%;
    list-style: none
}
.mochu_theme_banner_tab &gt;li&gt;a{
    display: inline-block;
        padding: 5px 3px 0 3px;
}
.mochu_theme_banner_tab &gt;li&gt;a&gt;img{
    width:100%;
}
.mochu_theme_banner_tab &gt;.on{
    border: 2px solid rgb(164, 165, 159);
    border-radius: 1px;
}
.clearasdf {
	clear:both;
}
</pre></body></html>