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 @@ - Crowded Games + Crowded Games Group @@ -12,8 +12,8 @@
|
-
CrowdedGames.group
-
+

CrowdedGames.group

+
The logo for Boosty. The logo for Steam. The logo for Mastodon. @@ -31,98 +31,103 @@
-

Crowded Games Assets

-

Files

+

Crowded Games Assets

+

Files

Anything that is related to the branding of Crowded Games is on this repository

-

Video Assets

-

Files

+

Video Assets

+

Files

Things that we want to save from our videos are on this repository

-

3D Assets

-

Files

+

3D Assets

+

Files

Anything that is made with Blender will be on this repository. They are all 3D models

-

Website

-

Files

+

Website

+

Files

This is the exact source code that this website is running right now. Check it!

-

Chess

-

Games

+

Chess

+

Games

Made using the Godot Engine, this is the classic game of chess

-

Quick Tasks

-

Games

+

Quick Tasks

+

Games

An attempt to gamify life in this interesting mobile game

-

Exosphere Caliber

-

Games

+

Exosphere Caliber

+

Games

A side-scrolling shooter with 3 levels and 3 enemy types. Comes with the source code

-

Twin Stick 2D Shoot Em Up

-

Template

-

A Godot Engine template for a top-down twin stick shooter game.

+

Twin Stick 2D Shoot Em Up

+

Template

+

A Godot Engine template for a top-down twin stick shooter game

-

Side Scrolling Shooter

-

Template

-

A Godot Engine template for your side scrolling games.

+

Side Scrolling Shooter

+

Template

+

A Godot Engine template for your side scrolling games

-

Side Scrolling Shooter

-

Template

-

A Godot Engine template for your first person shooter games.

+

First Person Shooter

+

Template

+

A Godot Engine template for your first person shooter games

+
+ +

First Person Shooter

+

Template

+

A Godot Engine template for your first person games

-

A Controller Emulator

-

Software

+

A Controller Emulator

+

Software

Based on another controller emulator, we polished it up and sent it for the masses

-

Calculator

-

Software

+

Calculator

+

Software

With the Godot Engine we made a calculator

-

Speaker Speaker

-

Software

+

Speaker Speaker

+

Software

The main VTuber model for the channel that could blossom into a "source filmmaker" of itself

-

MIDI Synthesizer

-

Software

+

MIDI Synthesizer

+

Software

Unfinished MIDI synthesizer which was made in the Godot Engine

-

Studio Modifier

-

Software

-

For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad.

+

Studio Modifier

+

Software

+

For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad

-

SDL Library

-

Library

+

SDL Library

+

Library

Place the headers inside of your project and get ready to be able to do nothing because this is unfinished

-

Femboy Voice Pack

-

Mod

+

Femboy Voice Pack

+

Mod

This is the mod. Comes with the source code

-

Gim

-

Archive

+

Gim

+

Archive

Text editor | Serves no purpose

-

Gamify Life

-

Archive

+

Gamify Life

+

Archive

Trying to gamify life | Classic example of feature creep and scope creep