edit object & array & math

This commit is contained in:
ruanyf
2015-09-24 09:55:14 +08:00
parent aae41fcb21
commit 1ed5dfa1f3
4 changed files with 180 additions and 59 deletions
+5 -3
View File
@@ -154,9 +154,11 @@ body {
}
#content p>code,
#content li>code {
color: #c7254e;
background: #f9f2f4;
#content li>code,
#content h2>code,
#content h3>code{
color: #c7254e;
background: #f9f2f4;
}
#content h2 {