From 632800b067e129df87d48a2e0d2077a8c920d7c3 Mon Sep 17 00:00:00 2001 From: helenclx Date: Tue, 23 Jul 2024 12:46:16 +0000 Subject: [PATCH] deploy: e5c4da7c2f0f4d5242ff1f5dacb9b64e58099a48 --- blog/feed.xml | 3 +-- .../2024-07-23-responsive-disability-pride-flag-css/index.html | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/blog/feed.xml b/blog/feed.xml index 9b932520..3941a21c 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -16,8 +16,7 @@ 2024-07-23T00:00:00Z https://helenchong.dev/blog/posts/2024-07-23-responsive-disability-pride-flag-css/ - <div class="disability-pride-flag demo" role="img" aria-describedby="disability-pride-flag-description"></div> -<p><span id="disability-pride-flag-description">[Image description: a demo of the Disability Pride flag coded in CSS: A charcoal grey flag with a diagonal band from the top left to bottom right corner, made up of five parallel stripes in red, gold, pale grey, blue, and green. Description ends]</span></p> + <div class="disability-pride-flag demo" role="img" aria-label="Demo of the Disability Pride flag coded in CSS"></div> <p>Happy <a href="https://www.weareincludability.co.uk/resources/what-is-disability-pride-month">Disability Pride Month</a>! To celebrate the occasion, I did a small project: a responsive Disability Pride Flag CSS background! For those who do not know, this <a href="https://www.womansday.com/life/a43964487/disability-pride-flag/">Disability Pride Flag</a> was created by <a href="https://capri0mni.dreamwidth.org/837596.html">Ann Magill</a> and released in 2021.</p> <p>Here is the CSS snippet for a responsive Disability Pride Flag background:</p> <pre class="language-css" tabindex="0"><code class="language-css"><span class="token selector">.disability-pride-flag</span> <span class="token punctuation">{</span> diff --git a/blog/posts/2024-07-23-responsive-disability-pride-flag-css/index.html b/blog/posts/2024-07-23-responsive-disability-pride-flag-css/index.html index 88ed2d49..c4a35886 100644 --- a/blog/posts/2024-07-23-responsive-disability-pride-flag-css/index.html +++ b/blog/posts/2024-07-23-responsive-disability-pride-flag-css/index.html @@ -331,8 +331,7 @@

Responsive Disability Pride Flag CSS Background

- -

[Image description: a demo of the Disability Pride flag coded in CSS: A charcoal grey flag with a diagonal band from the top left to bottom right corner, made up of five parallel stripes in red, gold, pale grey, blue, and green. Description ends]

+

Happy Disability Pride Month! To celebrate the occasion, I did a small project: a responsive Disability Pride Flag CSS background! For those who do not know, this Disability Pride Flag was created by Ann Magill and released in 2021.

Here is the CSS snippet for a responsive Disability Pride Flag background:

.disability-pride-flag {