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

📄 style1.css

📁 1.可以批量添加电影
💻 CSS
字号:

td {
	font-family: "??";
	font-size: 12px;
	color: #343434;
	line-height: 24px;
}
a:link {
	color: #343434;
	text-decoration: none;
}
a:visited {
	color: #343434;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a.a1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.input{BORDER:1px #1daad5 solid;height:18px;width:120px;color:#cc6600;}
.textarea {border: #E1C589; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.font1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.font2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
}
.font4 {
	color: #3DA300;
	font-size: 12px;
	font-weight: bold;
}
.font5 {
	font-size: 14px;
	font-weight: bold;
}
.font6 {
	color: #FF0000;
}
.font7 {
	font-size: 16px;
	font-weight: bold;
	color:#FF6600
}
.font8 {
	font-size: 13px;
	font-weight: bold;
}
.font9 {
	font-size: 18px;
	font-weight: bold;
}
.font10{
	color: #FF6600;
}
.font11 {
	color: #CC0066;
}
.font12 {

	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.font13 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
A.real:link {
	BACKGROUND-IMAGE: url(../images/real2.gif  width: 50px height: 22px); COLOR: #FF0000; TEXT-DECORATION: none
}
A.real:visited {
	BACKGROUND-IMAGE: url(../images/real2.gif width=80 height=22); COLOR: #00CC33 TEXT-DECORATION: none
}
A.real:hover {
	BACKGROUND-IMAGE: url(../images/real2.gif width=80 height=22); TEXT-DECORATION: none
}

⌨️ 快捷键说明

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