阅读:2261回复:5
求黑底白字扩展
有没有像OPERA那样的黑体白字效果?
|
|
1楼#
发布于:2010-10-28 16:25
这个不用扩展
|
|
|
2楼#
发布于:2010-10-28 16:25
楼上字体不错
|
|
|
3楼#
发布于:2010-10-28 16:25
本论坛有汉化版,Color Toggle,可以一键方便地切换白底黑字和黑底白字模式。
|
|
|
4楼#
发布于:2010-10-28 16:25
恩 谢谢哦 2楼是极限的大虾把
|
|
5楼#
发布于:2010-10-28 16:25
javascript:(function(){var%20newSS,%20styles='*%20{%20background:%20white%20!%20important;%20color:%20black%20!important%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important%20}';%20if(document.createStyleSheet)%20{%20document.createStyleSheet("javascript:'"+styles+"'");%20}%20else%20{%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName("head")[0].appendChild(newSS);%20}%20})();javascript
书签脚本,白底黑字.. |
|