This commit is contained in:
deads
2026-06-14 21:18:09 +02:00
parent 1073ef5389
commit 73b1867249
21 changed files with 1547 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap'); body, h1, h2, h3, h4 {
font-family: 'Plus Jakarta Sans', sans-serif;
}
.emby-textarea {
font-family: monospace;
font-size: 10pt;
}