⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 site.css

📁 自己做的鞋业网站代码
💻 CSS
字号:

TD
{
FONT-SIZE: 9pt
}
BODY
{
bgcolor: #c1d2eb;
FONT-SIZE: 9pt
}
A:link
{
COLOR: #215dc6;
TEXT-DECORATION: none
}
A:visited
{
COLOR: #215dc6;
TEXT-DECORATION: none
}
A:active
{
COLOR: red;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #999999;
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: #EAEAF4;
	border: EAEAF4;
}
.TDtop1
{
	FONT-SIZE: 9pt;
	background-color: #F3F3F3;
	border: EAEAF4;
}

⌨️ 快捷键说明

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