site.css

来自「在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要」· CSS 代码 · 共 91 行

CSS
91
字号
TD
{
FONT-SIZE: 9pt
}
BODY
{
bgcolor: #c1d2eb;
FONT-SIZE: 9pt
}
A:link
{
COLOR: #215dc6;
TEXT-DECORATION: none
}
A:visited
{
COLOR: #0066CC;
TEXT-DECORATION: none
}
A:active
{
COLOR: red;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #0099FF;
TEXT-DECORATION: none
}
INPUT
{
FONT-SIZE: 9pt;
FONT-FAMILY: Verdana, Arial, 宋体
backgroundColor='#EAEAF4'"
}
TEXTAREA
{
FONT-SIZE: 9pt;
FONT-FAMILY: Verdana, Arial, 宋体
}
SELECT
{
FONT-SIZE: 9pt;
FONT-FAMILY: Verdana, Arial, 宋体
backgroundColor='#EAEAF4'"
}

.Up
{border-left: 1Px solid rgb(12,12,12);
border-right: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
cursor:hand;
}
.Down
{border-right: 1Px solid rgb(233,244,249);
border-left: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(233,244,249);
cursor:hand;
}
.None
{border-right: 1Px solid rgb(255,255,255);
border-left: 1px solid rgb(255,255,255);
border-top: 1px solid rgb(255,255,255);
border-bottom: 1px solid rgb(255,255,255);
cursor:hand;
}
.TDtop
{
	FONT-SIZE: 9pt;
	background-color: #AEAF4;
	border: EAEAF4;
}
.TDtop1
{
	FONT-SIZE: 9pt;
	background-color: #F3F3F3;
	border: EAEAF4;
}
.unnamed1 {
	cursor: w-resize;
}
.unnamed2 {
	cursor: e-resize;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

⌨️ 快捷键说明

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