diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d0fd2a4..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -zakarya/videos diff --git a/css/colormaticstudios.css b/css/colormaticstudios.css index 09a5d6f..34f1dbe 100644 --- a/css/colormaticstudios.css +++ b/css/colormaticstudios.css @@ -1,4 +1,4 @@ -div.heading { +div.cs-title { background-image: url("/img/colormatic_banner.svg"); background-size: cover; background-repeat: no-repeat; @@ -8,12 +8,12 @@ div.heading { justify-content: center; } -div.heading h1 { +div.cs-title h1 { color: white; background-color: #00000088; padding: 28px 38px; border-radius: 16px; - font-size: 180%; + font-size: 300%; box-shadow: 1px 1px 8px #00000033; backdrop-filter: blur(5px); } @@ -32,12 +32,12 @@ div.project-grid-container { width: 90%; } - div.heading { + div.cs-title { height: 200px; } - div.heading h1 { - font-size: 100%; + div.cs-title h1 { + font-size: 200%; } } diff --git a/css/style.css b/css/style.css index 331b809..22423e1 100644 --- a/css/style.css +++ b/css/style.css @@ -28,7 +28,6 @@ nav { grid-template-columns: 1fr min-content 1fr; align-items: center; padding: 12px; - /* border-bottom: solid 1px #00000033; */ border-bottom: solid 1px var(--text-color); z-index: 1; @@ -211,10 +210,17 @@ div.panel { main div.heading { color: var(--text-color); - font-size: 200%; + font-size: 300%; text-align: center; } +main span.name-title { + display: block; + color: var(--text-color); + font-size: 700%; + text-align: center; +} + main div.hero { width: 60%; margin: 16px auto 16px auto; @@ -305,7 +311,7 @@ ul.linktree li a { /* Pill button shape */ ul.linktree li a:hover { cursor: pointer; - background-color: var(--text-color); + background-color: #383c3f; } div.double-linktree { @@ -346,7 +352,6 @@ ul.videolist li a span { } div.footer { - /* border-top: solid 1px #00000033; */ border-top: solid 1px var(--text-color); width: 95%; margin: 0 auto; diff --git a/img/zakarya-banner.png b/img/zakarya-banner.png index 1c51cc3..268751e 100644 Binary files a/img/zakarya-banner.png and b/img/zakarya-banner.png differ diff --git a/studios/index.html b/studios/index.html index e78f488..2b26b9a 100644 --- a/studios/index.html +++ b/studios/index.html @@ -22,27 +22,27 @@ $(document).ready(function(){
-

Colormatic Studios

+

Colormatic Studios

Quality First Person Controller

- + First Person Logo

An actually good first person controller for the Godot Engine.

A Silly Game

- + HatCat

This is a silly little game project to get us started.

ColorQuest

- + ColorQuest

A simple MMORPG in your browser.

@@ -69,4 +69,3 @@ $(document).ready(function(){
- diff --git a/zakarya/index.html b/zakarya/index.html index 095a050..8c1b272 100644 --- a/zakarya/index.html +++ b/zakarya/index.html @@ -23,7 +23,7 @@ $(document).ready(function(){
- + Zakarya

Links: