mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
c864cae087
commit
1eb35f29eb
935 changed files with 148201 additions and 35402 deletions
|
|
@ -42,7 +42,11 @@ h6 mark {
|
|||
.inheritance .level2:before,
|
||||
.inheritance .level3:before,
|
||||
.inheritance .level4:before,
|
||||
.inheritance .level5:before {
|
||||
.inheritance .level5:before,
|
||||
.inheritance .level6:before,
|
||||
.inheritance .level7:before,
|
||||
.inheritance .level8:before,
|
||||
.inheritance .level9:before {
|
||||
content: '↳';
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
@ -71,6 +75,22 @@ h6 mark {
|
|||
margin-left: 5em;
|
||||
}
|
||||
|
||||
.inheritance .level6 {
|
||||
margin-left: 6em;
|
||||
}
|
||||
|
||||
.inheritance .level7 {
|
||||
margin-left: 7em;
|
||||
}
|
||||
|
||||
.inheritance .level8 {
|
||||
margin-left: 8em;
|
||||
}
|
||||
|
||||
.inheritance .level9 {
|
||||
margin-left: 9em;
|
||||
}
|
||||
|
||||
.level0.summary {
|
||||
margin: 2em 0 2em 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue