10712.html

来自「vhdl 交通灯 发觉 发酒疯机关炮高风亮节」· HTML 代码 · 共 430 行 · 第 1/5 页

HTML
430
字号
#topMenu {
	
	color: #000;
	padding: 4px;
}
#topMenu a:visited {
	font-size: 12px;
	line-height: 1.6em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#topMenu a:hover {
	font-size: 12px;
	line-height: 1.6em;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
#topMenu a:link {
	font-size: 12px;
	line-height: 1.6em;
	color: #1F1F1F;
	text-decoration: none;
	font-weight: bold;
} 
#content a:link{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#content a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#content a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#content {	
    font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#content td {	
    font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 1.6em;
	color: #6D4F07;
	text-decoration: none;ā
}
a:hover {
	font-size: 12px;
	line-height: 1.6em;
	color: #ff0000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 1.6em;
	color: #6D4F07;
	text-decoration: none;
}
.a1:visited {
	font-size: 12px;
	line-height: 1.6em;
	color: #fff;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	line-height: 1.6em;
	color: #ff0000;
	text-decoration: none;

⌨️ 快捷键说明

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