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

📄 style.css

📁 LZ 文章信息管理系统 进入后台添加数据! 后台默认用户名和密码为:admin 先在后台系统管理中的基本设置修改相关信息。 信息添加顺序:先添加设计模板 -> 再添加文章分类 ->
💻 CSS
字号:
a:link,a:active,a:visited{text-decoration:none;color:#006699}
a:hover{text-decoration: underline;color:#DD6900}
a.photo:hover { left: 1px; POSITION: relative; TOP: 1px }
a.bold:link{
font-weight: bold; color: #f6f6f6; text-decoration: none;
}
font,th,td,p{
	font-size:9pt;
}
a.bold:visited{
font-weight: bold; color: #006699; text-decoration: none
}
a.bold:hover{
font-weight: bold; color: #006699; text-decoration: none
}
.bold{
	font-weight: bold; color: #006699; text-decoration: none
}
.menu:link { font-size:9pt;color: #ffffff; text-decoration: none }
.menu:visited { font-size:9pt;color: #ffffff; text-decoration: none }
.menu:hover { font-size:9pt;color: #ffffff; text-decoration: none }
.menu:active { font-size:9pt;color: #ffffff; text-decoration: none }
body{
	font-size: 9pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

th{
	background-image: url(images/th_bg.gif);
	background-color: #006699;
	color: #FFA34F;
	font-weight:bold;
	height:28px;
}
.table_row_1 { background-color: #EEEEEE }
.table_row_2{ background-color: #ffffff }
.TopTitle{
	background-image: url(images/td_title.gif);
	font-weight: bold;
	font-size: 12px;
	color : #006699;
	height:28px;
	text-align: center;
}
.tableBorder1{
	width:97%;
	border: 1px; 
	background-color: #cccccc;
}
td.TableBody1{ background-color: #FFFFFF; }
select{
    font-size: 12px;
	color: #000000; 
	background-color: #f5f5f5
}
.button{
    border-right: #cccccc 1px groove; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: normal; 
	border-bottom: #cccccc 1px groove; 
	font-style: normal; 
	background-color: #eeeeee; 
	font-variant: normal
}
.editbox{
	border-right: #ffffff 1px groove; 
	border-top: #ffffff 1px groove; 
	font: 12px verdana,geneva,sans-serif;
	border-left: #ffffff 1px groove; 
	color: #000000; 
	border-bottom: #ffffff 1px groove; 
	background-color: #dff1f9
}
.border-top{
	border-right: #7d7d7d 1px solid;
	border-top: #7d7d7d 1px solid; 
	border-left: #7d7d7d 1px solid; 
}
.border-l-r{
	border-right: #7d7d7d 1px solid;
	border-left: #7d7d7d 1px solid;
	border-top-style: none;
	border-bottom-style: none;
}
.border-bottom{
	border-right: #7d7d7d 1px solid; border-left: #7d7d7d 1px solid; border-top-style: none; border-bottom: #7d7d7d 1px solid
}
.border-l{
border-left: 1px solid #cccccc; border-top-style: none; border-right-style: none; border-bottom-style: none
}
.border-r{
border-right: #cccccc 1px solid; border-top-style: none; border-left-style: none; border-bottom-style: none
}
.border-all{
border-right: #006699 1px solid; border-top: #006699 1px solid; border-left: #006699 1px solid; border-bottom: #006699 1px solid; background-color: #eeeeee
}
.border-b {
border-bottom: #cccccc 1px solid
}
.txtRed {color: #FF0000}
.txtWhite{color: #FFFFFF}
.txtGray{color:#CCCCCC}
.bgOrange{background-color: #FF6633}
.bgHoar{background-color: #EEEEEE}
.bgWhite{background-color:#FFFFFF}

⌨️ 快捷键说明

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