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

📄 css.css

📁 网上购物商城主要由前台会员模块和后台管理模块两部分组成。 q 前台功能模块 前台模块主要包括会员注册、登录、修改个人信息、购物、查询购物情况和查看各种服务条款等功能。 q 后台管理模块 后台模
💻 CSS
字号:
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.huise {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #6B5B15;
}
.huise :link { font-size:12px; color:#4D4D4D; text-decoration:none}
.huise :visited { font-size:12px; color:#4D4D4D; text-decoration:none}
.huise :hover { font-size:12px; color:#FF3300; text-decoration:underline}
.huise :active { font-size:12px; color:#FF3300; text-decoration:none}

.shenhong :link { font-size:12px; color:#666666; text-decoration:none}
.shenhong :visited { font-size:12px; color:#666666; text-decoration:none}
.shenhong :hover { font-size:12px; color:#4D4D4D; text-decoration:underline}
.shenhong:active { font-size:12px; color:#4D4D4D; text-decoration:none}
.cuhei {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: D70100;
}
.huicu {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #4D4D4D;
}
.biaodan {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #FF6600;
	border: 1px solid 7094A4;
}
.qianhuang {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #6B5B15;
}
.baise {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}

⌨️ 快捷键说明

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