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

📄 ewap.css

📁 新的简单易用的公司管理系统
💻 CSS
字号:
body { 
	padding-top:20px;
	background-color:#006666;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	scrollbar-base-color:#006666;
	margin: 0px;
	
}
a{
	text-decoration:none;
	color:#cc0;
}
.main{
	float:center;
	clear: both;
	text-align:center;
}
ul{
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 	padding-left: 20px;
	list-style-type: circle;
}
.body{
	float:center;
	line-height: 180%;
	clear: both;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
	padding:5px
}
.view{
	float:center;
	line-height: 180%;
	clear: both;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
	padding:5px
}
p.detail{ 
	WORD-WRAp:break-word;
	color:#cccc00;
	text-align:left;
	width:300px
}
p.time{
	text-align:right
}
.title{
	
	font-size:12px;
	font-weight:bold
}
#us{
	list-style-type:square
}
.search{
	float:center;
	line-height: 180%;
	clear: both;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	padding:5px
}
.top{
	float:center;
	line-height: 180%;
	clear: both;
	width: 300px;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
	text-align: center;
	padding:5px
}

⌨️ 快捷键说明

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