level 5
CSS代码:
.head_container {
display: block;
position: absolute;
left: 0;
top: 0;
height: 35px;
min-width: 250px;
max-width: 250px;
z-index: 1;
}
img.banner {width: 20px; height: 20px;}
.head {
margin: 0;
text-align: center;
vertical-align: middle;
font-size: 16px;
color: #eee;
position: absolute;
top: -10px;
left: 50px;
}
.tv_container_fit{top:0;}
.heading {
height: 30px;
padding: 0 0 7px 400px;
}
/*脚本作者*/
.nameNicon64,.author{display: none;}
/*脚本标题*/
.nameNname64{text-align: center;}
/*代码编辑器尺寸*/
.editor_outer{top:43px;min-height:565px;}
/*更新URL*/
.updateurl{display:none;}
/*编辑器菜单*/
.editormenu{padding: 5px 8px 1px 8px;}
.CodeMirror-menu{width:auto;left:300px;}
/*存储文本框*/
.storageta {
width: 850px;
height: 550px;
}
2018年01月08日 07点01分
