<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topicPath {
    margin: 10px 5px 10px 0px;
}

#topicPath&gt;.delimiter {
    margin: 0px 5px 0px 5px;
    font-size: 10px;
}



/*SPã§è¡¨ç¤º*/
@media screen and (max-width:767px) {
    #topicPath {
        background: none repeat scroll 0 0 #eeeeee;
        margin: 0 0 20px 0;
        padding: 10px 5px;
    }
}
</pre></body></html>