More specific for references, only immediate child.
This commit is contained in:
parent
f76e9c8631
commit
3b5c4f0a99
@ -77,7 +77,7 @@ ol.refs li {
|
||||
counter-increment: step_counter;
|
||||
}
|
||||
|
||||
ol.refs li:before {
|
||||
ol.refs > li:before {
|
||||
content: "[" counter(step_counter) "] ";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user