FAQ/privacy HTML styles

This commit is contained in:
M66B
2024-02-14 07:52:47 +01:00
parent 27cd1c5263
commit 9b9db2f1dd
4 changed files with 18 additions and 1 deletions

8
FAQ.yaml Normal file
View File

@@ -0,0 +1,8 @@
---
header-includes: |
<style>
body {
font-family: Arial, sans-serif;
}
</style>
---