v1.0 initial db data

This commit is contained in:
lealife
2015-06-15 18:53:02 +08:00
parent 03aa8edd58
commit b564989214
73 changed files with 42 additions and 115 deletions

View File

@@ -530,3 +530,8 @@ table tr:nth-child(2n) {
border-collapse: collapse;
padding: 6px 13px;
}
.desc *, #content * {
word-wrap: break-word;
}