More content migrated

This commit is contained in:
Christoph Haas 2024-11-04 01:28:15 +01:00
parent db13ca20d8
commit ec39ffed28
4 changed files with 330 additions and 2 deletions

View file

@ -19,6 +19,7 @@ li > br {
overflow: visible;
padding-left: 3em !important;
text-indent: -2em !important;
background-color: var(--sl-color-gray-7);
}
:root {
@ -26,5 +27,5 @@ li > br {
}
.starlight-aside {
margin-top: 1em !important;
}
margin-top: 2em !important;
}