initial upload

This commit is contained in:
flo
2025-07-01 12:01:28 +02:00
commit 27c8fd9561
260 changed files with 99376 additions and 0 deletions

View File

@ -0,0 +1,10 @@
.relative-line-numbers-mono {
font-family: monospace;
white-space: pre;
}
.cm-lineNumbers {
font-family: monospace;
white-space: pre;
min-width: 25px; /* prevent relative line numbers from shifting on files with ~10-20 lines */
}