mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-15 12:27:43 +01:00
docs: regenerate, include docfx config
This commit is contained in:
parent
6e486d0cea
commit
c59f53db2f
384 changed files with 248388 additions and 1052 deletions
|
|
@ -562,6 +562,7 @@ body .toc{
|
|||
border: 0;
|
||||
color: #666666;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
width: 100%;
|
||||
}
|
||||
.toc-filter > input:focus {
|
||||
|
|
@ -572,6 +573,11 @@ body .toc{
|
|||
top: 10px;
|
||||
left: 5px;
|
||||
}
|
||||
.toc-filter > .clear-icon {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 5px;
|
||||
}
|
||||
.article {
|
||||
margin-top: 120px;
|
||||
margin-bottom: 115px;
|
||||
|
|
@ -632,7 +638,6 @@ body .toc{
|
|||
overflow: hidden;
|
||||
padding-bottom: 10px;
|
||||
height: calc(100% - 100px);
|
||||
margin-right: -20px;
|
||||
}
|
||||
.affix ul > li > a:before {
|
||||
color: #cccccc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue