diff --git a/404.html b/404.html index 2b6d32c..4036884 100644 --- a/404.html +++ b/404.html @@ -53,8 +53,8 @@ Error Image \ No newline at end of file diff --git a/animated.png b/animated.png new file mode 100644 index 0000000..b3134cf Binary files /dev/null and b/animated.png differ diff --git a/games.html b/games.html index 0763cdf..4d98eb6 100644 --- a/games.html +++ b/games.html @@ -49,8 +49,8 @@

Games Page

\ No newline at end of file diff --git a/home.html b/home.html index 0ce7eff..5feafce 100644 --- a/home.html +++ b/home.html @@ -57,8 +57,8 @@ \ No newline at end of file diff --git a/index.html b/index.html index d95efea..ff42279 100644 --- a/index.html +++ b/index.html @@ -60,8 +60,8 @@ +

MORBLOX is not affiliated with Roblox Corp, Lego, Sony, SEGA, Microsoft, Nintendo, or the Pirates of the Caribbean. ARrrr!

+

Before signing up, please read the Privacy Policy and the Terms of Service.

+ - \ No newline at end of file + \ No newline at end of file diff --git a/login.html b/login.html index 77fbe8c..857856d 100644 --- a/login.html +++ b/login.html @@ -49,8 +49,8 @@

nothing

\ No newline at end of file diff --git a/main.css b/main.css index 0d4a3ca..3efb84c 100644 --- a/main.css +++ b/main.css @@ -1,3 +1,7 @@ +@keyframes animatedbackground { + from {background-position-x: 0px; animation-timing-function: linear;} + to {background-position-x: 2000px; animation-timing-function: linear;} +} #alert { height: fit-content; margin: 0px; @@ -77,18 +81,28 @@ html { font-family: "Helvetica"; src: url('Helvetica.ttf') format('truetype'),; font-style: normal; - background-color: #4b4b4b; + background-color: #2e7eff; color: white; + animation-name: animatedbackground; + animation-duration: 50s; + animation-iteration-count: infinite; + background-image: url(animated.png); + background-position: center 100%; + background-repeat: repeat-x; + background-attachment: fixed; } body { margin-left: 0px; - margin-right: 0px; + margin-right: 0px; margin-top: 0px; + padding-bottom: 0px; } .content { color: black; min-height: 300px; - max-width: 1500px; + max-width: 1000px; + margin-right: 20px; + margin-left: 20px; margin: auto; margin-top: 105px; padding-left: 5px; @@ -102,16 +116,20 @@ body { } footer { text-align: center; - max-width: 1500px; + max-width: 1000px; + margin-right: 20px; + margin-left: 20px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; - color: black; padding-top: 5px; background-color: rgb(179, 179, 179); min-height: fit-content; margin: auto; } +footer p, footer a { + color: black; +} p,h1 { margin: 0px; } diff --git a/nimda/panel.html b/nimda/panel.html index 970b47a..fe29262 100644 --- a/nimda/panel.html +++ b/nimda/panel.html @@ -51,8 +51,8 @@ Error Image \ No newline at end of file diff --git a/privacy.html b/privacy.html index 810034e..9039e32 100644 --- a/privacy.html +++ b/privacy.html @@ -77,8 +77,8 @@

If you have any queries or complaints about our Privacy Policy, please contact us on our Discord.

diff --git a/signup.html b/signup.html index 3a0e88d..941fdad 100644 --- a/signup.html +++ b/signup.html @@ -49,8 +49,8 @@

Nothing

\ No newline at end of file diff --git a/tos.html b/tos.html index a38dac5..7500a1c 100644 --- a/tos.html +++ b/tos.html @@ -47,7 +47,7 @@

Terms of Service

-

Welcome to MORBLOX! Before signing up, please read the Privacy Policy.

+

Welcome to MORBLOX! Before playing, you'll need to know the rules to make sure you know what you can and can't do here.

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.

@@ -56,13 +56,13 @@

• Do not scam other users for their MORBUX.

• Do not harass other users.

• Do not make accounts for the purpose of breaking rules.

-

• Exploiting is allowed, UNLESS you ruin the fun of other users.

+

• Exploiting is NOT allowed. (UNLESS YOU ARE TESTING YOUR ANTI-EXPLOITS IN YOUR GAME)

• Do not ban evade.

• Don't spam.

\ No newline at end of file