返回列表 发帖
呵呵,说保护眼睛只是一个虚头。只是希望需要的时候换换背景也会有不同的感受罢了。^_^
黑色或许有安静的感觉。下面的是纯黑色背景版。不妨试试,就当是换换心情好了。O(∩_∩)O~

/* 纯黑色背景版black.css文件 -------- Begin ----------------------- */
body,div,span,p,table,tbody,tr,td,th,dl,dt,dd,ol,ul,li,img,h1,h2,h3,h4,h5,h6,pre,code,form,nobr{background-color:transparent!important;}
body,div,td{background-image:none!important;}
body,div,ul,dl{background-color:rgb(0,0,0)!important;}

p,div,span{color:rgb(39,131,46)!important;}
a,a:link{color:rgb(173,29,80)!important;}
a:visited{color:rgb(166,0,166)!important;}
a:hover{color:rgb(230,0,0)!important;}
a:active{color:rgb(230,0,0)!important;}

div,span,ol,ul,li,dl,dt,dd{border-color:transparent!important;}
html body center div#usrbar,html body center div#usrbar a,html body center div#usrbar a:link,html body center div#usrbar a:visited,html body center div#usrbar nobr{background-color:transparent!important;background-image:none!important;}
#main div#header div#tab a{filter:alpha(opacity=100)!important;}
#m_search input.text{background-color:transparent!important;border:1px solid rgb(53,179,63)!important;color:rgb(39,131,46)!important;height:25px!important;font-size:16px!important;padding-top:5px!important;}
hr{display:none;}

body,h1,h2,h3,h4,h5,h6,pre,code,font,blockquote,table,tbody,tr,td,th,dl,dt,dd,ol,ul,li,strong,form,label{color:rgb(39,131,46)!important;}/*文本字体修改为暗青色*/
b,em{color:rgb(180,0,0)!important;}/* google网页搜索关键字 */
table tr td a font{color:rgb(173,29,80)!important;}/*百度网页搜索标题*/
b p{color:rgb(173,29,80)!important;}/* w3school.com.cn */
pre code{color:rgb(173,29,80)!important;}/* w3school.com.cn */
blockquote pre{border-style:dashed;border-width:1px;padding:9px;border-color:rgb(162,200,162);}/* w3school.com.cn */

/* black.css ---------------- End ---------------------------- */

TOP

返回列表