more pages migrated

This commit is contained in:
Christoph Haas 2024-12-21 23:35:53 +01:00
parent 56776228b9
commit d01e984538
6 changed files with 129 additions and 13 deletions

View file

@ -29,3 +29,9 @@ li > br {
.starlight-aside {
margin-top: 2em !important;
}
.ec-line .code {
text-indent: -1em !important;
padding-left: 2em !important;
text-wrap: wrap;
}