admin.css

来自「树型ASP论坛下载」· CSS 代码 · 共 19 行

CSS
19
字号
.t9 {  font-size: 9pt; line-height: 130%}
.x14 {  font-size: 14px; line-height: 150%}
table {  font-size: 9pt; line-height: 150%}
a:link {  color: #000033; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:active {  color: #6633CC; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
.white {
	color: #FFFFFF;
	text-decoration:none;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
a.white:link {  color: #FFFFFF; text-decoration: none}
a.white:visited {  color: #FFFFFF; text-decoration: none}
a.white:active {  color: #FF99FF; text-decoration: none}
a.white:hover {  color: #FFFF00; text-decoration: none}
.input {  font-size: 9pt; color: #003300; background-color: #E1EFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.mbg {  background-image: url(../../admin/images/yuan.gif); background-repeat: no-repeat; background-position: center center}
.gsjjbg {  background-image: url(../../admin/images/gsjj.gif); background-repeat: repeat-y}

⌨️ 快捷键说明

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