一个好看实用的Tampermonkey样式
tampermonkey吧
全部回复
仅看楼主
level 5
Anix2012 楼主
2018年01月08日 07点01分 1
level 5
Anix2012 楼主
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分 2
level 5
Anix2012 楼主
第一步
'在"设置" >> "外观" >> "用户CSS" 贴上楼上代码,保存.
第二步
在"设置" >> "编辑器" >> "主题" 选择"Monokai"
2018年01月08日 07点01分 3
level 1
你好 你能破解VIP视频吗 能的话联系我谢谢,qq1324417340,,,有偿
2018年01月21日 06点01分 4
level 1
谢谢楼主
2020年06月09日 14点06分 5
1