diff --git a/css/custom.css b/css/custom.css index 65c682e..8f0635c 100644 --- a/css/custom.css +++ b/css/custom.css @@ -16,6 +16,9 @@ body { color: #f2f5f4; } +a { + color: #f5a9b8; +} a:hover { color: #f2f5f4; } @@ -64,9 +67,9 @@ a.svg-link { } a.svg-link svg { - display: block; - width: 3em; - height: auto; + display: flex; + width: auto; + height: 3em; object-fit: contain; } diff --git a/css/sites.css b/css/sites.css index 67a8261..32c58e1 100644 --- a/css/sites.css +++ b/css/sites.css @@ -8,4 +8,12 @@ .vgen { color: #B8FF26; +} + +.website { + color: #f5a9b8; +} + +.bsky { + color: #1185FE; } \ No newline at end of file diff --git a/index.html b/index.html index a8fe9d4..8eccfc4 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@
-

Twitch Emotes

+

Twitch Emotes & Sticker Designs

by Yume Shirokuro


@@ -65,9 +65,9 @@ - - - + + + @@ -93,7 +93,7 @@
-

Logo, Background, Rigging & Splat Emote

+

Logo, Background, Stream Overlay, Schedule, Rigging, Splat Emote & Refsheet

by A3l_is


@@ -104,9 +104,9 @@ - - - + + + @@ -154,6 +154,34 @@
+ + +
+ + +
+
+ +
+
+
+ +

Sticker Design

+ +

by Nessai


+ +
+ + + + + +
+ + +
+
+ @@ -185,14 +213,14 @@ - +
- +
@@ -214,6 +242,45 @@
+ + +
+ + +
+
+ +
+
+
+ +

Christmas Jax Postkarte

+ +

by OriOttero


+ +
+ + + + + + + + + + + + + + + + + +
+ + +
+
diff --git a/static/a3l_is.png b/static/a3l_is.png index 835143b..e5cac37 100644 Binary files a/static/a3l_is.png and b/static/a3l_is.png differ diff --git a/static/nessa.png b/static/nessa.png new file mode 100644 index 0000000..4b8a44c Binary files /dev/null and b/static/nessa.png differ diff --git a/static/postkarte.png b/static/sweaty_postkarte.png similarity index 100% rename from static/postkarte.png rename to static/sweaty_postkarte.png diff --git a/static/xmas_postkarte.png b/static/xmas_postkarte.png new file mode 100644 index 0000000..38fde43 Binary files /dev/null and b/static/xmas_postkarte.png differ