uming_xp.css

来自「超级留言簿(dxxo) 本留言参考了网上很多留言簿改进而来」· CSS 代码 · 共 24 行

CSS
24
字号
<style type="text/css"> 
<!-- 
body {font-size: 9pt; font-family: "宋体";}
select {font-size: 9pt; background-color: #F2F2F2; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "宋体";}
.xpshadow{
	 font-family: "黑体"; font-size: 14pt;color:#FFFFFF;cursor: hand;filter:dropShadow(color=#666666,offX=2,offY=2)}
.white { font-family: "宋体";font-size: 9pt;color:#ffffff}
.white A:link { text-decoration: none; color: ffffff; font-size: 9pt }
.white A:visited {text-decoration: none; color: ffffff; font-size: 9pt}
.white A:active {text-decoration: none; font-size: 9pt;color: ff0000;}
.white A:hover {text-decoration: none; color: ff0000; font-size: 9pt}

A {
	COLOR: #003366; font-family: "宋体"; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0268fb
}
.text {
	FONT-SIZE: 11px; COLOR: #000000;font-family: "宋体";
}
.link { font-family: "宋体"; font-size: 9pt;color:#000000}
--> 
</style>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?