From 5d9bf76aaa9bda2603d6ecb46cfaf6dbf6739f23 Mon Sep 17 00:00:00 2001
From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com>
Date: Sun, 19 Jun 2022 19:45:51 +1000
Subject: [PATCH] Removed Min-Height from content and added black links in TOS
---
main.css | 4 +++-
tos.html | 3 +--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/main.css b/main.css
index ee3cbcf..ddef4f2 100644
--- a/main.css
+++ b/main.css
@@ -69,7 +69,6 @@ body {
}
.content {
color: black;
- min-height: 1000px;
padding-left: 5px;
padding-right: 5px;
margin-left: 1px;
@@ -77,6 +76,9 @@ body {
margin-top: 0px;
background-color: white;
}
+.content p a {
+ color: black
+}
footer {
text-align: center;
background-color: rgb(179, 179, 179);
diff --git a/tos.html b/tos.html
index 9c9ecfc..9bb7a45 100644
--- a/tos.html
+++ b/tos.html
@@ -40,8 +40,7 @@
Terms of Service
-
Welcome to MORBLOX! Before signing up...
-
Read our Privacy Policy.
+
Welcome to MORBLOX! Before signing up, please read the Privacy Policy.
Our Rules
• Swearing is fine, but please do not say any racial or homophobic slurs.
• Do not upload NSFW/NSFL content to MORBLOX, or post links to that contents.