clean git
This commit is contained in:
93
www/Templets/css/css.css
Normal file
93
www/Templets/css/css.css
Normal file
@@ -0,0 +1,93 @@
|
||||
body,td,th {
|
||||
font-family: <EFBFBD><EFBFBD><EFBFBD><EFBFBD>;
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
}
|
||||
body {
|
||||
margin-left: 0px;
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
a {
|
||||
font-family: <EFBFBD><EFBFBD><EFBFBD><EFBFBD>;
|
||||
font-size: 12px;
|
||||
color: #272727;
|
||||
}
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
color: #272727;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #000000;
|
||||
}
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #272727;
|
||||
}
|
||||
.H12 {
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
line-height: 25px;
|
||||
}
|
||||
.B12 {
|
||||
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.L12 {
|
||||
|
||||
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #074985;
|
||||
text-decoration: none;
|
||||
}
|
||||
.H12-B {
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
letter-spacing: 3px;
|
||||
}
|
||||
.H12-2 {
|
||||
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
line-height: normal;
|
||||
}
|
||||
.H12-3 {
|
||||
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
line-height: 21px;
|
||||
}
|
||||
.H12-6 {
|
||||
|
||||
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
line-height: 16px;
|
||||
}
|
||||
.H12-4 {
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 16px;
|
||||
color: #CC0000;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
106
www/Templets/css/css01.css
Normal file
106
www/Templets/css/css01.css
Normal file
@@ -0,0 +1,106 @@
|
||||
.bd {
|
||||
height: 15px;
|
||||
}
|
||||
.nr {
|
||||
font-size: 12px;
|
||||
line-height: 22px;
|
||||
font-weight: normal;
|
||||
color: #000000;
|
||||
}
|
||||
.bk {
|
||||
border: 1px solid #CCCCCC;
|
||||
}
|
||||
.zbk {
|
||||
border: 1px solid #999999;
|
||||
}
|
||||
.nrk {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 1px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: solid;
|
||||
border-left-style: solid;
|
||||
border-right-color: #CCCCCC;
|
||||
}
|
||||
.jztt {
|
||||
font-size: 12px;
|
||||
line-height: 22px;
|
||||
color: #000000;
|
||||
border-right-width: 1px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-right-color: #CCCCCC;
|
||||
border-left-color: #CCCCCC;
|
||||
}
|
||||
.yb {
|
||||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-right-color: #CCCCCC;
|
||||
border-left-width: 1px;
|
||||
border-left-style: solid;
|
||||
border-left-color: #CCCCCC;
|
||||
}
|
||||
.sb {
|
||||
border: 1px solid #999999;
|
||||
}
|
||||
.hsb {
|
||||
border: 1px solid #CB8C79;
|
||||
}
|
||||
.bdz {
|
||||
height: 15px;
|
||||
width: 135px;
|
||||
}
|
||||
.ygx {
|
||||
border-right-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: dashed;
|
||||
border-bottom-style: none;
|
||||
border-left-style: none;
|
||||
border-right-color: #CCCCCC;
|
||||
}
|
||||
.ygz {
|
||||
height: 15px;
|
||||
width: 20px;
|
||||
}
|
||||
.sgz {
|
||||
height: 15px;
|
||||
width: 80px;
|
||||
}
|
||||
.lgz {
|
||||
height: 15px;
|
||||
width: 50px;
|
||||
}
|
||||
.sbk {
|
||||
border: 1px solid #676767;
|
||||
}
|
||||
.gao {
|
||||
height: 15px;
|
||||
}
|
||||
.xx {
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
font-weight: normal;
|
||||
color: #000000;
|
||||
}
|
||||
.qsb {
|
||||
border: 1px solid #CCCCCC;
|
||||
}
|
||||
.bb {
|
||||
border-right-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: dashed;
|
||||
border-bottom-style: none;
|
||||
border-left-style: none;
|
||||
border-right-color: #000000;
|
||||
font-family: "<22><><EFBFBD><EFBFBD>";
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
font-weight: normal;
|
||||
color: #000000;
|
||||
}
|
||||
Reference in New Issue
Block a user