Added FAQ to Downloads

This commit is contained in:
2024-09-17 11:57:06 -05:00
parent 0533902f20
commit e27d62e665
11 changed files with 4490 additions and 22 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ body {
animation: fadeIn 2s;
padding: 0;
margin: 0;
background: rgba(0, 0, 0, .5) url('../../media/branches.avif');
background: rgba(0, 0, 0, .5) url('../../media/downloads.webp');
background-blend-mode: darken;
background-size: cover;
}