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

📄 small.css

📁 PHP+IIS+MySQL开发物流管理系统
💻 CSS
字号:
/*小巧版,small*/
body{
	font:11px Arial;
	text-align:center;
	background-color:#30c0f0;}
a{
	color:blue;}
#top{
	display:none;}
#menu ul{
	width:340px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;}
#menu li{
	float:left;
	margin-left:10px;}
#menu li a{
	font-weight:700;
	color:#fff;}
#menu li a:hover{
	font-weight:500;
	letter-spacing:3px;}
#msgbox{
	width:340px;
	height:360px;
	text-align:left;
	border:1px dashed #333;
	overflow-y:auto;
	padding:3px;
	background-color:#fff;}
.msgname{
	font-weight:900;}
.msgimg{
	margin-left:10px;}
.msgitem{
	text-align:justify;
	word-wrap:break-word;}
.msgcontent{
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	border:1px dashed #999;
	background-color:#acf;}
.msgtime{
	text-align:center;
	color:#aaa;}
.msgreply{
	margin-left:20px;
	margin-right:10px;
	padding:5px;
	color:#666;
	border:1px dashed #acf;
	margin-bottom:10px;}
#btlink{
	color:#000;
	font-weight:500;}
#btlink select{
	font:11px verdana;}
#btlink a{
	color:#000;}
#btlink .btlink2{
	font-weight:900;}
#copyright{
	margin-bottom:-33px;}
#msgleave{
	padding:10px;
	width:320px;
	border:1px dashed #000;
	visibility:hidden;
	background:#fff;
	text-align:left;}
.lmmsg{
	font-weight:600;}
#lmname{
	text-align:left;}
.lmimg1,.lmimg2,.lmimg3,.lmimg4,.lmimg5,lmimg6{
	float:left;}
#lmname input{
	color:#aaa;
	font:11px verdana;
	border:1px solid #999;}
#lmcontent textarea{
	width:280px;
	height:40px;
	color:#999;
	font:11px verdana;
	border:1px solid #aaa;}
.submit,.searchsubmit{
	width:100px;
	font:12px Arial;
	font-weight:600;}
.close,.searchclose{
	font:12px verdana;
	color:#999;}
#search{
	visibility:hidden;
	margin-top:-30px;}
#searchbox{
	width:320px;
	padding:10px;
	background:#fff;
	border:1px dashed #000;
	font-weight:600;}
.searchkey{
	border:1px solid #aaa;
	font:11px verdana;
	color:#aaa;}

⌨️ 快捷键说明

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