div.css
来自「Ajax三级联动和无刷新分页源码,数据库操作采用的是SqlHelper」· CSS 代码 · 共 116 行
CSS
116 行
#bg {
float: none;
height: auto;
width: 980px;
margin-right: auto;
margin-left: auto;
}
#bg #zs {
float: none;
width: 980px;
margin-top: 3px;
margin-right: auto;
margin-left: auto;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: dashed;
border-left-style: none;
height: 23px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-top-color: #FF610A;
border-bottom-color: #FF610A;
}
#bg #sp {
float: none;
height: auto;
width: 980px;
margin-right: auto;
margin-left: auto;
}
#bg #sp #sh1 {
float: left;
height: auto;
width: 723px;
}
#bg #sp #sh2 {
float: right;
height: 300px;
width: 247px;
}
#bg #sou {
float: none;
height: 30px;
width: 980px;
margin-top: 3px;
margin-right: auto;
margin-left: auto;
background-image: url(images/bl1.gif);
}
#bg #sp #sh3 {
float: none;
height: 25px;
width: 980px;
margin-right: auto;
margin-left: auto;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dashed;
border-bottom-style: dashed;
border-top-color: #FF5C03;
border-bottom-color: #FF5C03;
}
body,td,th {
font-size: 12px;
}
.STYLE6 {font-family: "新宋体"}
.STYLE7 {color: #0000FF}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
a:hover {
color: #FF0000;
}
a.1:link {
color: #ff0000;
}
a.1:visited {
color: #ff0000;
}
a.1:hover {
color: #FF0000;
}
.STYLE8 {color: #FF0000}
.STYLE9 {color: #FFFFFF}
.STYLE11 {
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
}
.STYLE12 {color: #7F9DB9}
.a {
font-size: 12px;
color: #FF0000;
}
.b {
border-bottom-width: thin;
border-bottom-style: double;
border-bottom-color: #FC8829;
}
.d {
}
.c {
margin: 3px;
}
.v {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #FF5C03;
}
.r {
border: 1px double #FF7124;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?