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

📄 css.css

📁 上传自义地图
💻 CSS
字号:
body {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	background-color: #EFEFEF;
	line-height: 1.4;
}
form {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bk {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}

input {
	background-color: #FFFFCC;
	border: 1px solid #C4E1F0;
	font-size: 14px;
}

.top {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	border: 1px solid #C4E1F0;
	background-color: #FFFFCC;
	font-size: 14px;
}

.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F8F8F8;
}
.bkse {
	border: 1px solid #D5EAF5;
}

⌨️ 快捷键说明

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