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

📄 style.css

📁 简单新闻管理系统一个采用Access数据库的新闻管理系统
💻 CSS
字号:
.font{font-size:12px;
color:#000000;
}
td{ font-size:12px;
color:#666666
border:none;
}
a{
font-size:12px;
text-decoration:underline;
color:#3300FF;}
a:hover{
font-size:14px;
color:#FFCC66;
text-decoration:underline;}
a:a1{font-size:12px;
text-decoration:none;
color:#000000;
}
a:a1:hover{font-size:14px;
text-decoration:underline;
color:#000099;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td:{ font-size:12px;
background-color:#6699FF;}

.font1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
input
{
	border: 1px solid #000066;
}
.input1
{
	border: 2px solid #000000;
}
.img1 {
	border: 1px dashed #990000;
}
.FOt {
	font-family: "新宋体";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

⌨️ 快捷键说明

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