From 789e5abd4c18f0d6572f89cde0b3ad036d28526f Mon Sep 17 00:00:00 2001 From: zepp Date: Sun, 9 Mar 2025 21:11:06 -0400 Subject: [PATCH] style pride button --- configuration/template.html | 20 ++++++++++++-------- weblog/page-template.md | 14 ++++++++++++-- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/configuration/template.html b/configuration/template.html index 70ffdac..d1c26b7 100644 --- a/configuration/template.html +++ b/configuration/template.html @@ -197,7 +197,10 @@ } .pride-img { - margin: 0 auto; + width: 100%; + height: auto; + display: flex; + align-items: center; } @@ -217,13 +220,14 @@
- a mashup of the transgender and bisexual pride flags. the two flags are flipped in the middle to form a heart shape of both +
+ a mashup of the transgender and bisexual pride flags. the two flags are flipped in the middle to form a heart shape of both +

Recent posts

diff --git a/weblog/page-template.md b/weblog/page-template.md index 986d8ff..b7bba15 100644 --- a/weblog/page-template.md +++ b/weblog/page-template.md @@ -179,7 +179,10 @@ color: #c81d25; } .pride-img { -margin: 0 auto; +width: 100%; +height: auto; +display: flex; +align-items: center; } @@ -196,7 +199,14 @@ margin: 0 auto; {body}
-a mashup of the transgender and bisexual pride flags. the two flags are flipped in the middle to form a heart shape of both +
+ a mashup of the transgender and bisexual pride flags. the two flags are flipped in the middle to form a heart shape of both +