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

📄 st_style.css

📁 (asp.net+sql server)
💻 CSS
字号:
BODY {
	MARGIN-TOP: 100px;
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff;
	color: #425CB9;
}

.select {
	font-size:12px;
	font-family:		 "宋体", "arial", "sans-serif";
	cursor:default;
	border:none;
	border-bottom: 1px solid #aaaaaa;
	background-color: #f0f0f0;
	overflow:hidden;
	border-bottom-style: solid 1px;
	border-bottom-color: #5BBEFF;
}
input {
/*	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	
	border-left-style: none; 
border-bottom-style: solid;
	border-bottom-color: #2167E1;*/
}
.buttom {
	background-color: #FF33CC;
	border: 1px solid #2965D7;
	color: #FFFFFF;
}

⌨️ 快捷键说明

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