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

📄 gbstyle.css

📁 这是konggeer第一次做东东,TopBook以小虾留言本 v1.0为内核,修改美化而成 留言本力求功能使用
💻 CSS
字号:
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #707070;
}
body { cursor: url(images/mouse.ani); 
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #333333; text-decoration: none}

.input1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; border: 1px dotted #cccccc; background-color: #FFFFFF; background-position: center center}
.hr {  border-color: #336699 black black; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tb {
	border: 1px solid #333333;
}

.b {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/denglu.gif);
	line-height: 20px;
	background-color: #FFFFFF;
}

.submit {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/xiewanle.gif);
	line-height: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}

.reset {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/chongxinxie.gif);
	line-height: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}
.boder {
	border: 1px solid #666666;
}
.bian {
	border: medium none;
}
.notice {
	line-height: 120%;
	word-spacing: normal;
}
.thin {
 border-collapse: collapse;
}

a:link {
	font-family: "??";
	font-size: 9pt;
	color: #2A9FFF;
	text-decoration: none;
}
a:visited {
	font-family: "??";
	font-size: 9pt;
	color: #555FFF;
	text-decoration: none;
}
a:hover {
	font-family: "??";
	font-size: 9pt;
	color: #553F00;
	text-decoration: underline;
}

⌨️ 快捷键说明

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