aboutsummaryrefslogtreecommitdiff
path: root/174bg/website
diff options
context:
space:
mode:
Diffstat (limited to '174bg/website')
-rw-r--r--174bg/website/assets/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/174bg/website/assets/index.html b/174bg/website/assets/index.html
index 565e79b..0e712bc 100644
--- a/174bg/website/assets/index.html
+++ b/174bg/website/assets/index.html
@@ -5,9 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>174th Battle Group - Star Citizen Military Organisation</title>
<style>
+ @import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
+
body {
margin: 1rem;
max-width: 666px;
+ font-family: 'Sora', sans-serif;
}
p {
@@ -39,6 +42,7 @@
<h2 style="color: rgb(158, 0, 0); margin: 0;">The "Red Right Hand" of the UEE</h2>
</div>
</div>
+
<!-- elevator pitch -->
<p>
We're a Star Citizen organisation that operates in the 'verse in a structured and organized manner. With a focus on small-team tactics and distributed operations, we aim to provide a rich and varied experience for our members.
@@ -56,7 +60,6 @@
If you're interested in joining the 174th Battle Group, please reach out to us through our Discord server linked below. We look forward to welcoming you to our organisation and working together to achieve our goals in the 'verse.
</p>
-
<!-- links -->
<p style="flex-direction: column; display: flex; gap: 0.5rem;">
<div>
@@ -69,5 +72,11 @@
<b>Manager:</b> <a href="https://174bg.net/manager" target="_blank">174bg.net/manager</a>
</div>
</p>
+
+
+ <!-- cryptic shit -->
+ <span style="position: absolute; bottom: 1rem; right: 1rem; font-size: 0.8rem; opacity: 0.33;">
+ Expose. Exploit. Erase.
+ </span>
</body>
</html> \ No newline at end of file