mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 11:26:37 -04:00
Fix numeral indentation in manual
This commit is contained in:
parent
262e86c625
commit
60dbb6b158
1 changed files with 1 additions and 1 deletions
|
@ -691,7 +691,7 @@ figure code.css{
|
||||||
|
|
||||||
.manual > article > section > section[id] > section > section > ol > li aside.number,
|
.manual > article > section > section[id] > section > section > ol > li aside.number,
|
||||||
.manual > article > section > section[id] > section > section > aside.number{
|
.manual > article > section > section[id] > section > section > aside.number{
|
||||||
margin-left: 0;
|
margin-left: -10.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.manual > article > section > section[id] > ol ol > li aside.number::after,
|
.manual > article > section > section[id] > ol ol > li aside.number::after,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue