aboutsummaryrefslogtreecommitdiff
path: root/public/terms-of-service
diff options
context:
space:
mode:
Diffstat (limited to 'public/terms-of-service')
-rw-r--r--public/terms-of-service/index.html40
1 files changed, 39 insertions, 1 deletions
diff --git a/public/terms-of-service/index.html b/public/terms-of-service/index.html
index de42200..b7fc28e 100644
--- a/public/terms-of-service/index.html
+++ b/public/terms-of-service/index.html
@@ -4,9 +4,47 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Terms of Service</title>
+ <style>
+ /* import Inter font */
+ @import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
+
+ /* apply Inter font to entire html document */
+ html {
+ font-family: "Inter";
+ }
+
+ /* remove margin and padding from body */
+ body {
+ margin: 0;
+ padding: 0;
+ }
+
+ /* remove top margin from first-child h1 of element */
+ h1:first-child {
+ margin-top: 0;
+ }
+
+ /* apply light padding to body */
+ body {
+ padding: 20px;
+ }
+
+ /* make all text justified */
+ body {
+ text-align: justify;
+ }
+
+ /* accomodate dark mode users defaults */
+ @media (prefers-color-scheme: dark) {
+ body {
+ background-color: black;
+ color: white;
+ }
+ }
+ </style>
</head>
<body>
- <h2>Terms of Service</h2>
+ <h1>Terms of Service</h1>
<p><strong>Last Updated:</strong> 13th of February 2026</p>
<p>
These Terms of Service ("Terms") govern the relationship between Alexander