mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
edit object & array & math
This commit is contained in:
+5
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user