Customize browser background

来源:互联网 发布:婚庆制作软件 编辑:程序博客网 时间:2024/05/21 11:54

Install Stylish.

 

Add new style:

*{

font-family: Arial, Times New Roman, 微软雅黑, 宋体 !important;}

body{

background-color: transparent !important;

background-image: url(http://hi.csdn.net/attachment/201007/16/0_12792514019696.gif) !important;

background-repeat: repeat !important;

background-position: top !important;}

table{

background-color: transparent !important;

background-image: url(http://hi.csdn.net/attachment/201007/16/0_1279251416Im9E.gif) !important;

background-repeat: repeat !important;

background-position: 0px !important;}

div, span{

background-color: transparent !important;}

a{

color: black !important;

text-decoration: underline !important;}

h1, h2, h3, td, div, span{

font-family: Arial, 微软雅黑, sans-serif !important;}

p{

font-family: "Times New Roman", 宋体, serif !important;

font-size: 12pt !important;}

pre{

font-family: "Lucida Sans Typewriter", "Courier New", monospace !important;

font-size: 14px !important}