Update dokka docs

This commit is contained in:
Jakob K
2021-03-20 14:51:04 +01:00
parent 2885e0bb9c
commit 45687ddb64
1125 changed files with 14130 additions and 35603 deletions

View File

@@ -247,6 +247,7 @@ html ::-webkit-scrollbar-thumb {
padding-left: 24px;
padding-top: 24px;
height: 48px;
cursor: pointer;
}
.monospace,
@@ -416,7 +417,7 @@ code.paragraph {
box-sizing: border-box;
}
.sideMenuPart .hidden > .overview .navButtonContent::before {
.sideMenuPart.hidden > .overview .navButtonContent::before {
transform: rotate(0deg);
}
@@ -1109,6 +1110,10 @@ td.content {
padding: 0 16px;
}
.footer a {
color: var(--breadcrumb-font-color);
}
.footer .padded-icon {
padding-left: 0.5em;
}
@@ -1221,4 +1226,4 @@ div.runnablesample {
font-size: 32px;
line-height: 32px;
}
}
}