/* 背景颜色适用深色主题*/ #app div.body_container { background-color: #191919; } body #page_body_editor-wrapper .layout_group .table table td, body #page_body_editor-wrapper .layout_group .table table th{border-color: #333;} body #page_body_editor-wrapper .layout_group .table table{border: 1px double #333;} .page_contect_editor #page_body_editor-wrapper .layout_group[data-limit_width=true] > .layout_limit_wrapper{ max-width:80% ;} #indexPage .module.mvideom .content { min-height: 600px;} .mvideom.mvideom01 .module-content { top: 355px;}