LinearAlg added, css: padding vor code-fold triangle

This commit is contained in:
2024-04-20 00:33:10 +02:00
parent b3733b515e
commit 81c688bc21
3 changed files with 371 additions and 0 deletions

View File

@@ -208,3 +208,6 @@ div.cellmerge div.cell:nth-of-type(2) {
font-size: 104% !important;
}
.code-fold summary {
padding-left: 0.5em;
}