+
-
+
Colormatic: A non-profit project for creation.
Colormatic is a non-profit project for creating a curated collection of sub-projects that match a high-quality, high attention to detail standard.
Colormatic Studios is a creative studio dedicated to giving life to maximum effort projects.
diff --git a/css/colormaticstudios.css b/css/colormaticstudios.css index 3f93b10..81c43b3 100644 --- a/css/colormaticstudios.css +++ b/css/colormaticstudios.css @@ -52,8 +52,8 @@ flex: 1; text-align: center; min-width: 40%; max-width: 50%; - background-color: #ffffff44; - backdrop-filter: blur(6px); + background-color: #ffffff22; + backdrop-filter: blur(3px); } div.project-grid-container div.project-grid-box h1 a { diff --git a/css/style.css b/css/style.css index 9e2c093..b030d0c 100644 --- a/css/style.css +++ b/css/style.css @@ -101,6 +101,15 @@ nav div.inline { } } +div.container { + color: var(--text-color); + border: solid 1px #00000033; + border-radius: 8px; + box-shadow: 1px 1px 8px #00000033; + background-color: #ffffff22; + backdrop-filter: blur(3px); +} + main div.heading { color: var(--text-color); font-size: 200%; @@ -108,16 +117,10 @@ main div.heading { } main div.hero { - color: var(--text-color); width: 60%; margin: 16px auto 16px auto; - border: solid 1px #00000033; - border-radius: 8px; - box-shadow: 1px 1px 8px #00000033; padding: 16px; text-align: center; - background-color: #ffffff44; - backdrop-filter: blur(6px); } @media screen and (max-width: 800px) { diff --git a/index.html b/index.html index 1f68508..b821a3c 100644 --- a/index.html +++ b/index.html @@ -21,15 +21,15 @@ $(document).ready(function(){Featured Colormatic Studios Projects:
-
+
-
Quality First Person Controller
An actually good first person controller for the Godot Engine.
+
-
+
ColorQuest
A simple MMORPG in your browser.
Currently in pre-alpha.
@@ -37,7 +37,7 @@ $(document).ready(function(){