/* 
Theme Name: LightSNS_1.5.204.1正式版
Theme URI: http://q.jinsom.cn
Description: wordpress轻社交主题
Version: LightSNS_1.5.204.1
Author: Jinsom
Author URI: https://jinsom.cn
*/


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;
}
/*视频logo*/
.dplayer .dplayer-logo img {
    max-width: 120px !important;
}
.dplayer .dplayer-logo img {
    border: none !important;
}
.dplayer .dplayer-menu .dplayer-menu-item a {
    width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 600px) {
body{
    width: 1300px !important;
}
}