添加项目文件。

This commit is contained in:
jl
2023-01-13 15:30:20 +08:00
parent 40ed216831
commit bf208bde56
834 changed files with 470902 additions and 0 deletions

View File

@ -0,0 +1,10 @@
body {font-family:, microsoft yahei,Arial, Helvetica, sans-serif; color:#333333;}
*{padding:0px;margin:0px; font-size:12px;}
body,form, p, ul,li, ol, dl, dd,h3,h2{padding: 0;margin: 0;}
img{border: none;}
ul, ol, dl{ list-style: none;}
a{text-decoration:none;}
.clear{clear:both;}
.noshow{display:none;}
.autoheight{ overflow:auto; zoom:1; }
.btn{ background:#587fe5; border:none; padding:0; margin:0; width:100px; height:25px; line-height:25px; cursor:pointer;}