counter-reset fixed
This commit is contained in:
parent
60aec2a7d7
commit
b3fede2839
2 changed files with 2 additions and 6 deletions
|
@ -537,11 +537,7 @@ h2+p:first-letter {
|
|||
}
|
||||
|
||||
body {
|
||||
counter-reset: h2
|
||||
}
|
||||
|
||||
body {
|
||||
counter-reset: glossN
|
||||
counter-reset: h2 glossN;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
|
2
static/css/site.min.css
vendored
2
static/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue