diff --git a/index.css b/index.css index 8d7b33d..382a851 100644 --- a/index.css +++ b/index.css @@ -15,24 +15,27 @@ html { /* This pre fixes a bug in regards to the typing animation not working properly. */ pre { position: relative; - top: -13px; + font-size: 4rem; + top: -10px; text-align: left; } -h1 { - font-size: 6ch; +p { + font-size: 1rem; } h2 { - font-size: 4ch; + margin-top: -2px; + margin-bottom: -4px; + + font-size: 2.5rem; } h3 { - font-size: 2ch; -} - -p { - font-size: 14px; + margin-top: -2px; + margin-bottom: -3px; + + font-size: 2rem; } /* Header stuff. */ @@ -41,15 +44,12 @@ header { justify-content: center; display: block; - font-size: 7ch; + font-size: 2rem; text-align: center; min-width: 640px; - margin-top: -50px; - margin-bottom: 20px; - - padding: -160px; + margin-top: -40px; color: #5C4756; background-color: #FF9930; @@ -59,11 +59,17 @@ header { 0% { width: 640px; left: 0px; + + padding-left: 10px; + padding-right: 5px; } 100% { width: 0px; left: 320px; + + padding-left: 0px; + padding-right: 0px; } } @@ -71,13 +77,16 @@ header { max-width: 640px; width: 640px; /* Don't know what, but this solves a funny bug. */ - height: 2ch; + height: 4ch; + + padding-left: 10px; + padding-right: 5px; margin-inline: auto; background-color: #FBDB88; position: relative; - top: 20px; + top: 30px; animation-name: Startup; animation-play-state: running; @@ -89,9 +98,6 @@ header { /* Header links. */ .HeaderLink { - margin-top: 10px; - margin-left: -5px; - margin-right: -5px; width: 32px; height: 32px; @@ -157,6 +163,9 @@ header { max-width: 640px; + padding-left: 1px; + padding-right: 1px; + border: 10px; border-style: solid; border-radius: 30px; diff --git a/index.html b/index.html index d7d5825..efe073a 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
|
Anything that is related to the branding of Crowded Games is on this repository
-Things that we want to save from our videos are on this repository
-Anything that is made with Blender will be on this repository. They are all 3D models
-This is the exact source code that this website is running right now. Check it!
-Made using the Godot Engine, this is the classic game of chess
-An attempt to gamify life in this interesting mobile game
-A side-scrolling shooter with 3 levels and 3 enemy types. Comes with the source code
-A Godot Engine template for a top-down twin stick shooter game.
+A Godot Engine template for a top-down twin stick shooter game
-A Godot Engine template for your side scrolling games.
+A Godot Engine template for your side scrolling games
-A Godot Engine template for your first person shooter games.
+A Godot Engine template for your first person shooter games
+ + +A Godot Engine template for your first person games
-Based on another controller emulator, we polished it up and sent it for the masses
-With the Godot Engine we made a calculator
-The main VTuber model for the channel that could blossom into a "source filmmaker" of itself
-Unfinished MIDI synthesizer which was made in the Godot Engine
-For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad.
+For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad
-Place the headers inside of your project and get ready to be able to do nothing because this is unfinished
-This is the mod. Comes with the source code
-Text editor | Serves no purpose
-Trying to gamify life | Classic example of feature creep and scope creep