From 3e343f8d60e17f56b98b2df5271348520d79132e Mon Sep 17 00:00:00 2001 From: alreadyburnt <81592644+alreadyburnt@users.noreply.github.com> Date: Tue, 6 Apr 2021 05:29:11 +0200 Subject: [PATCH 1/2] moneropedia: move description outside block --- resources/moneropedia/index.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/resources/moneropedia/index.md b/resources/moneropedia/index.md index 65a4cd6b..e251a68b 100644 --- a/resources/moneropedia/index.md +++ b/resources/moneropedia/index.md @@ -1,18 +1,22 @@ --- -layout: full +layout: custom title: titles.moneropedia --- -
+

{% t moneropedia.description %}

{% t global.lang_tag %} - -
- -@moneropedia_index - -
- -{% t moneropedia.add_new_text1 %} [{% t moneropedia.add_new_link %}](https://github.com/monero-project/monero-site/issues) {% t moneropedia.add_new_text2 %}. {% t moneropedia.instructions %} README +
+
+
+
+ @moneropedia_index +
+

+ {% t moneropedia.add_new_text1 %} {% t moneropedia.add_new_link %} {% t moneropedia.add_new_text2 %}. {% t moneropedia.instructions %} README +

+
+
+
From b0d777ea2f0d5d9e2f77a8a555719ece8ad983b8 Mon Sep 17 00:00:00 2001 From: alreadyburnt <81592644+alreadyburnt@users.noreply.github.com> Date: Tue, 6 Apr 2021 05:35:10 +0200 Subject: [PATCH 2/2] custom.css: remove old selector --- css/custom.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/custom.css b/css/custom.css index 9994eeb7..eee4588d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -3058,11 +3058,6 @@ footer { line-height: 1.7; } -.moneropedia-desc p { - padding-top: 0; - padding-bottom: 2rem; -} - @media only screen and (max-width: 48rem) { .moneropedia h4.text-center {