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

📄 index1.css

📁 这是一个非常好的留言版程序
💻 CSS
字号:
<!--
td {
	font-size: 12px;
}
.notice {
	color: #FF0000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.ranky {
	color: #FF9900;}
.rankn {
	color: #CCCCCC;}	
.grayscript {
	font-size: 12px; color: #999999; text-decoration: none
}	
input {
	border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; border-right-width: 1px; border-right-color: #cccccc;font-size: 12px;
}
select {
	font-size: 12px;
}
.bgout {
	background-repeat: no-repeat;
	background-image: url(../images/bline.gif);
	background-position: left bottom;
}
.bgtail {
	background-repeat: no-repeat;
	background-image: url(../images/tail.gif);
}
.bgtitlen {
	background-repeat: no-repeat;
	background-image: url(../images/ntitle.gif);
}
.bgtitley {
	background-repeat: no-repeat;
	background-image: url(../images/ytitle.gif);
}
.bgitemn {
	background-repeat: no-repeat;
	background-image: url(../images/nitem.gif);
	font-weight: bold;
}
.bgitemy {
	background-repeat: no-repeat;
	background-image: url(../images/yitem.gif);
}
a { 
	color: #336666; text-decoration: none
	}
a:hover { 
	color: #c61c18; text-decoration: underline
	}	 
a:visited { 
	color: #819b83; text-decoration: none
	} 	
.rss {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.rss a {
	color: #ff8000;	text-decoration: none;
}
.rss a:hover { 
	color: #c61c18; text-decoration: underline
}
.rss a:visited { 
	color: #ff8000; text-decoration: none
}
.js {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.js a {
	color: #156DFF;	text-decoration: none;
}
.js a:hover { 
	color: #c61c18; text-decoration: underline
}	
.js a:visited {
	color: #156DFF;	text-decoration: none;
}
-->

⌨️ 快捷键说明

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