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

📄 css.css

📁 超市商品信息系统
💻 CSS
字号:
.mnu {
	font-size: 12px;
	color: #000000;
}
.InputStyle {
	width: 125px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6699FF;
	font-size: 12px;
}
.InputStyle2 {
	font-size: 12px;
	color: #000033;
	border: 1px solid #0066FF;
	width: 200px;
}
.Title {
	font-size: 16px;
	color: #000000;
	font-family: "宋体";
	font-weight: bold;
}
.Txt {
	font-size: 12px;
	color: #000033;
	font-family: "宋体";
}
.Button1 {
	font-size: 12px;
	color: #000033;
	width: 65px;
	border: 1px dashed #FF6600;
	background-color: #CCCCFF;
	height: 18px;
}
.Button2 {
	font-size: 12px;
	color: #6633FF;
	width: 100%;
	border: 1px dashed #FF6600;
	background-color: #66CCFF;
	font-weight: bold;
	height: 100%;
}
.Txt2 {
	font-size: 12px;
	color: #000033;
	font-family: "宋体";
}
.InputStyleShort {
	width: 75px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6699FF;
	font-size: 12px;
	text-align: center;
}

⌨️ 快捷键说明

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