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

📄 style.css

📁 BBS论坛的开发和设计
💻 CSS
字号:
body {
	font-size: 9pt;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #F9F3EE;}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;}
td {font-size: 9pt;}
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; 
	HEIGHT: 18px; 
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc}
.table {width: 95%;
	background-color: #663333;}
.table-title {background-color: #CC9966;}
.table-light {background-color: #E2C7AB;}
.table-dark {background-color: #EBDAC7;}
.table-noColor {width: 95%;}
.Menu-table {
	width: 95%;
	border: 1px solid #552546;
	text-align: left;
	height: 26px;
	background-color: #CC9966;
	letter-spacing: 1px;
	text-indent: 5pt;
}
.path-table {width: 95%;
	background-color: #E2C7AB;
         border: 1px solid #000000;
	height: 26px;
	text-indent: 3pt;}

⌨️ 快捷键说明

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