tree.css

来自「ASP编写的一个公司网站的源程序」· CSS 代码 · 共 58 行

CSS
58
字号
a {  font-size: 9pt }
a.r1 {  font-size: 9pt; color: #626262; text-decoration: none}
a.r1:hover{  font-size: 9pt; color: #000000; text-decoration:underline}
.font {  font-size: 9pt ;color: #000000;}
a.r2 {  font-size: 9pt; color: #ED1C24; text-decoration: none}
a.r2:hover{  font-size: 9pt; color: #000000; text-decoration:underline}
a.location {  font-size: 9pt; color: #000000; text-decoration: none}
a.location:hover{  font-size: 9pt; color: #000000; text-decoration:underline}

.form {  font-size: 9pt; color: #666666; background-color: #FFFFFF; border: #666666; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttom1 {  font-size: 9pt; background-color: #8EA3FF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.span {
	COLOR: #000000; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt; LINE-HEIGHT: 135%
}
.MSG {
	COLOR: #000000; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt; LINE-HEIGHT: 100%
}
.top1 {  font-family: "宋体"; font-size: 9pt; font-style: normal; line-height: 140%}
.stbtm {  height: 20px; width: 100px; clip:   rect(   ); background-color: #CECBDE; font-size: 9pt; color: #666699; BORDER-BOTTOM: #665B8E 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #665B8E 1px solid; BORDER-TOP: #FFFFFF 1px solid}
.stedit { BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; border-color: #4A3163}
.mail {text-decoration: none; font-family:"verdana"; font-size: 9px; font-color:#000000}
TH{FONT-SIZE: 9pt}
a.blue:visited {  color: #00349f; text-decoration: none}
a.blue:link {  color: #00349f; text-decoration: none}
a.blue:hover {  color: #FF6633; text-decoration: none}
a.blue:active {  color: #CC6633; text-decoration: none}
a.blue2:visited {  color: #00349f; text-decoration: underline}
a.blue2:link {  color: #00349f; text-decoration: underline}
a.blue2:hover {  color: #FF6633; text-decoration: underline}
a.blue2:active {  color: #CC6633; text-decoration: underline}
a.white:visited {  color: #ffffff; text-decoration: none}
a.white:link {  color: #ffffff; text-decoration: none}
a.yel:visited {  color: #EC8D00; text-decoration: none}
a.yel:link {  color: #EC8D00; text-decoration: none}
a.yel:hover {  color: #EC8D00; text-decoration: none}
a.yel:active {  color: #EC8D00; text-decoration: none}
a:hover{text-decoration:underline}
.guide{font-size : 12px;line-height : 18px;}
.white {  color: #FFFFFF}
.blue{ font-size: 12px; color:#00349F; letter-spacing: 1px}
.blue2{ font-size: 12px; color:#00349f; }
.yel{ color:#EC8D00; }
.st12 {  font-size: 12px; line-height: 18px; letter-spacing: 0.5px}
.p12a {  font-size: 12px; line-height: 18px; letter-spacing: 0.5px}
.st12b {  letter-spacing: 1px}
span {  font-size: 12px}
p {  font-size: 12px; line-height: 18px; text-align: justify; letter-spacing: 0.5px}
.button {  font-size: 12px; border: 1px #000000 solid}
.button2 { font-size: 12px; border: 1px dotted; border-color: #9999FF #CCCCCC #CCCCCC #9999FF}
.stedit { BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; border-color: #4A3163}
.content {
	COLOR: #000000; FONT-FAMILY: 宋体; FONT-SIZE: 9pt; LINE-HEIGHT: 11pt; TEXT-DECORATION: none
}
.grayfont {  font-size: 9pt; color: #626262; line-height: 16pt;TEXT-DECORATION: none}
.font {  font-size: 9pt;TEXT-DECORATION: none}
.redfont{font-size:9pt;TEXT-DECORATION: none;color:#FF3333}
.boardfont{font-size:9pt;TEXT-DECORATION: none;color:#000000; font-family: "宋体"; font-weight: bold}

⌨️ 快捷键说明

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