added the Policy page

This commit is contained in:
2026-03-04 22:18:57 -07:00
parent 50b5ef71b1
commit 137536923d
9 changed files with 162 additions and 1 deletions
+10
View File
@@ -14,3 +14,13 @@ div.amsDocument a {
color: rgb(29 78 216);
text-decoration: underline;
}
div.amsDocument h2 {
font-size: 24px;
font-weight: 700;
line-height: calc(2 /1.5)
}
div.amsDocument h3 {
font-size: 18px;
font-weight: 700;
line-height: calc(1.75 /1.25)
}