From 0e779e3d12ce25c1c6d2917de1b1d3fcb7169fc4 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 7 Mar 2024 00:22:45 +0800 Subject: [PATCH] Add padding for figure elements in blog posts --- blog/css/style-blog.css | 9 +++++++-- ...fetime-Premium-Membership-on-Nexus-Mods-for-Free.html | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/blog/css/style-blog.css b/blog/css/style-blog.css index ee5f499f..920fbf21 100644 --- a/blog/css/style-blog.css +++ b/blog/css/style-blog.css @@ -158,14 +158,14 @@ a { color: #ffc000; } -a:hover { +a:hover { background-color: #34220b; } hr { border-width: 0.1rem 0 0 0; border-style: dotted; - border-color: #a3bdc4; + border-color: #a3bdc4; } /* The rectangle that has contains everything but the background */ @@ -224,6 +224,11 @@ hr { font-size: 1.75em; } +/* POST STYLE */ +.blog-post__figure--img { + padding: 1rem 0; +} + /* POST DATE STYLE */ .blog-post__date { font-size: 1.1em; diff --git a/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html b/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html index c478821e..0629eeb9 100644 --- a/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html +++ b/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html @@ -30,7 +30,7 @@

-
+
A partial email message from Nexus Mods about a free lifetime Premium membership reward

[Image description: A partial email message from Nexus Mods that reads:

@@ -44,14 +44,14 @@
-
+
Nexus Mods website notification about a lifetime Premium membership reward
[Image description: A notification on the Nexus Mods website that reads, "Your mods reached 30,000 UDLs! Enjoy Lifetime Premium membership on us." End description.]
-
+
The Membership tab on Nexus Mods account settings showing lifetime Premium membership
[Image description: The Membership tab in the Nexus Mods account setting page, showing the current membershiup being "Mod Author Reward: Lifetime Premium", starting from 6th Mar 2024 with no end date. End description.]