counter-reset fixed
This commit is contained in:
parent
7aa1088102
commit
1a8f07599c
3 changed files with 3 additions and 7 deletions
|
@ -537,11 +537,7 @@ h2+p:first-letter {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
counter-reset: h2
|
counter-reset: h2 glossN;
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
counter-reset: glossN
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
|
2
_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css
generated
vendored
2
_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css
generated
vendored
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201207020317-60aec2a7d78b
|
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201207124734-b3fede2839c9
|
||||||
|
|
Loading…
Add table
Reference in a new issue