aquisnow
aquisnow
关注数: 47
粉丝数: 52
发帖数: 2,701
关注贴吧数: 65
网页黑色加强的css代码 /*黑色加强*/(function(){function addStyle(rules){var styleElement = document.createElement('style');styleElement.type='text/css';document.getElementsByTagName('head'[0].appendChild(styleElement);styleElement.appendChild(document.createTextNode(rules));}addStyle('html{background:#fff!important;}');addStyle('html *{background:none!important;color:#000 !important;border-color:#000 !important;border-width:0 !important;}'); })();
1
下一页