添加项目文件。
This commit is contained in:
10
Epost.TestToolsWeb/Content/css/Site.css
Normal file
10
Epost.TestToolsWeb/Content/css/Site.css
Normal 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;}
|
Reference in New Issue
Block a user