diff options
author | Alex <alex@scerba.org> | 2024-06-23 09:09:00 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-08-15 22:54:25 -0500 |
commit | 5e71f0ef441038aac70e092bd27fde75a84b6756 (patch) | |
tree | 86e3170653765137d3e7f8d30d88252c1ede69a0 /html/faq.tmpl.html | |
parent | 976257095d7f6dddb9cece01bba6f660bf88e771 (diff) |
Move to card style visual language
Diffstat (limited to 'html/faq.tmpl.html')
-rw-r--r-- | html/faq.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/faq.tmpl.html b/html/faq.tmpl.html index b37937d..2c92050 100644 --- a/html/faq.tmpl.html +++ b/html/faq.tmpl.html @@ -3,7 +3,7 @@ {{ define "keywords" }}info{{end}}
{{ define "main" }}
- <section>
+ <section class="main-bg">
<h1>FAQ</h1>
<p>General information about this website and other things to know.</p>
<h2>Purpose</h2>
|