diff --git a/art.html b/art.html new file mode 100644 index 0000000..e5ebbde --- /dev/null +++ b/art.html @@ -0,0 +1,54 @@ + + + + + Art - Gnawmon + + + + + + + + + + + +
+
+ + + + + + + + + + +

these don't look great --->

+ + +
+

source code

+
+ + + + \ No newline at end of file diff --git a/assets/css/style.css b/assets/css/style.css index 2ad3428..f39e39c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -349,12 +349,12 @@ input:focus { } .smalimages img:hover { - position:relative; + position: relative; scale: 1.3; height: fit-content; - filter: drop-shadow(8px 10px 0px var(--accent-color)); + filter: drop-shadow(8px 10px 0px var(--accent-color)); - position:relative; + position: relative; border: 0.2px solid rgba(255, 255, 255, 0.726); border-radius: 3px; } @@ -440,10 +440,14 @@ code { background-size: 50%; } +#minewatchWiki{ + background: linear-gradient(rgb(0, 0, 0, 0.7), rgb(0, 0, 0, 1)), url("/assets/images/seahaven.png"); + background-size: 100%; + background-position: 20 0px; +} #doom { background: linear-gradient(rgb(0, 0, 0, 0.7), rgb(0, 0, 0, 1)), url("/assets/images/doomBg.png"); background-size: 100%; - background-position: 0 365px; } #blur { @@ -483,7 +487,7 @@ code { width: 20px; margin-top: 6px; margin-right: 10px; -transition: ease-in-out 1s; + transition: ease-in-out 1s; } .gear:hover { @@ -548,4 +552,26 @@ transition: ease-in-out 1s; .switch input[type="checkbox"]:checked:active+.slider::after { transform: translateX(calc(var(--button-width) - var(--toggle-wider) - var(--button-toggle-offset))); +} + +.artShowcases { + display: grid; + grid-template-columns: auto auto auto ; + margin: auto; + margin-top: 60px; +} +.artShowcases img{ + margin-top: 20px; + width: 500px; + height: auto; + box-shadow: 0.2em 0.3em 3em rgb(0, 0, 0); + border-radius: 7px; + transition: scale 0.2s ease; + background: rgba(0, 0, 0, 0.532); + margin-left: 20px; + +} + +.artShowcases img:hover { + scale: 1.2; } \ No newline at end of file diff --git a/assets/images/awdmodathon1_v5.png b/assets/images/awdmodathon1_v5.png new file mode 100644 index 0000000..1b650dc Binary files /dev/null and b/assets/images/awdmodathon1_v5.png differ diff --git a/assets/images/card.gif b/assets/images/card.gif new file mode 100644 index 0000000..ebbf706 Binary files /dev/null and b/assets/images/card.gif differ diff --git a/assets/images/forg.png b/assets/images/forg.png new file mode 100644 index 0000000..5449cf6 Binary files /dev/null and b/assets/images/forg.png differ diff --git a/assets/images/forg2.png b/assets/images/forg2.png new file mode 100644 index 0000000..c0808d5 Binary files /dev/null and b/assets/images/forg2.png differ diff --git a/assets/images/frontlabs wip 1.png b/assets/images/frontlabs wip 1.png new file mode 100644 index 0000000..8238443 Binary files /dev/null and b/assets/images/frontlabs wip 1.png differ diff --git a/assets/images/hubtiles.png b/assets/images/hubtiles.png new file mode 100644 index 0000000..7bfd710 Binary files /dev/null and b/assets/images/hubtiles.png differ diff --git a/assets/images/hubv4.png b/assets/images/hubv4.png new file mode 100644 index 0000000..0745a3b Binary files /dev/null and b/assets/images/hubv4.png differ diff --git a/assets/images/integrity.png b/assets/images/integrity.png new file mode 100644 index 0000000..1d77f74 Binary files /dev/null and b/assets/images/integrity.png differ diff --git a/assets/images/mwwd_icon_v1.png b/assets/images/mwwd_icon_v1.png new file mode 100644 index 0000000..517104b Binary files /dev/null and b/assets/images/mwwd_icon_v1.png differ diff --git a/assets/images/seahaven.png b/assets/images/seahaven.png new file mode 100644 index 0000000..1b1e308 Binary files /dev/null and b/assets/images/seahaven.png differ diff --git a/assets/images/vaporwave_v2_t1.png b/assets/images/vaporwave_v2_t1.png new file mode 100644 index 0000000..8365324 Binary files /dev/null and b/assets/images/vaporwave_v2_t1.png differ diff --git a/assets/images/vwdicon.gif b/assets/images/vwdicon.gif new file mode 100644 index 0000000..63609c4 Binary files /dev/null and b/assets/images/vwdicon.gif differ diff --git a/index.html b/index.html index aebbd8a..684a142 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Gnawmon's Website + Homepage - Gnawmon @@ -17,7 +17,7 @@
+ ">Projects Art
@@ -51,7 +51,7 @@

Kopa

I'll get a screenshot later.

Alternative server software for Balls Online Plus

Git Repo
-
+

MineWatch Wiki