mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
edit app.css/counter
This commit is contained in:
parent
356bca769b
commit
e76079b05b
@ -174,7 +174,7 @@ body {
|
||||
}
|
||||
|
||||
#content h2:before {
|
||||
content: counters(section, ".") " ";
|
||||
content: counters(section) ". ";
|
||||
}
|
||||
|
||||
#content h3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user