clean git

This commit is contained in:
2025-07-13 12:02:30 +08:00
commit 0e354d2cc2
1483 changed files with 309507 additions and 0 deletions

93
www/Templets/css/css.css Normal file
View 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;
}