升级代码结构,采用Maven来管理jar包(13)

This commit is contained in:
季圣华
2017-02-15 23:00:28 +08:00
parent 63ca1df460
commit 9bad12b034
1042 changed files with 100419 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
*{
font-size:12px;
}
body {
font-family:helvetica,tahoma,verdana,sans-serif;
padding:3px;
font-size:13px;
margin:0;
}
h2 {
font-size:18px;
font-weight:bold;
margin:0;
margin-bottom:15px;
}
.demo-info{
background:#FFFEE6;
color:#8F5700;
padding:12px;
}
.demo-tip{
width:16px;
height:16px;
margin-right:8px;
float:left;
}