/* 
Theme Name: LightSNS_1.6.35
Theme URI: http://q.jinsom.cn
Description: wordpress轻社交主题
Version: LightSNS_1.6.35
Author: Jinsom
Author URI: https://jinsom.cn
Copyright: 版权为林金胜所有，未经授权，不得实施复制传播倒卖等任何侵权行为
*/


iframe.wp-embedded-content {
    width: 100%;
    max-width: 100% !important;
}
pre {
    background: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}


@media screen and (max-width: 600px) {
body{
    width: 1300px !important;
}
}