In between commit, started on reworking README.org, stopped at line 1245

This commit is contained in:
2026-03-01 22:35:22 +01:00
parent 080828620b
commit 1fc17fe2cd
77 changed files with 4204 additions and 22 deletions
@@ -0,0 +1,8 @@
window {
background: rgba(20, 20, 20, 0.92);
border-radius: 18px;
}
* {
background-color: unset;
}