From a93ae99382f34d2b8a2922cdd030565042a40854 Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Sun, 15 Dec 2024 22:19:26 -0600 Subject: [PATCH] eughghg stylesheet >:C --- .gitlab-ci.yml | 2 +- _pages/blinkies.md | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e368c6..6aa01f6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,4 +9,4 @@ deploy-pages: pages: true # specifies that this is a Pages job artifacts: paths: - - public \ No newline at end of file + - public diff --git a/_pages/blinkies.md b/_pages/blinkies.md index e3ff2d8..3debab1 100644 --- a/_pages/blinkies.md +++ b/_pages/blinkies.md @@ -8,7 +8,7 @@ menu-title: blinkies welcome to my collection of blinkies! this used to all be consolidated on one page, but it's growing a little large, so I've divided the old webcore page into distinct pages to increase loading times. ![yay](/img/emoji/x3.gif)
-
+
{% include layout/gallery/gallery.html folder="img/webcore/blinkies" data_file="blinkies" %}
diff --git a/style.css b/style.css index a07fc08..bd8965b 100644 --- a/style.css +++ b/style.css @@ -475,7 +475,7 @@ hr { margin: 1rem; } -#blinkies img { +.blinkies img { max-width: 150px; }