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

📄 style.css

📁 This is example for E-Market to use sequential file instead of database.
💻 CSS
字号:
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B9B5B5;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
}
.tablebgr {
	background-color: #FF9900;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}

input{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
.whead{
	font-family: Tahoma;
	font-size : 8pt;
	color: #FF0000;  
}
.tips {
	font-family: Tahoma;
	font-size : 8pt;
	color: #bd4278;
}
.inputbox{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
.inputbx{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
	background-color: #CCCCCC;	
}

.small {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
}
.normaltxt {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
}
.normalbold {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
}
.titleorange {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
}
.titleorangel {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #996600;
}
.titlelarge {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
    color: #FFFFFF;
}
.linkwhite {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
}
.title {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleleft {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
   color: #ECE9D8
}
.titleback {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
   color: #000000
}
.style2 {font-weight: bold;color:#FF0000;font-size: 10px;}
.orangebtt {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB9E0C;
}
.navigate {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
color: #999999
}
.style4 {
	border: none;
}

.style5 {color: #CCCCCC}

⌨️ 快捷键说明

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