From 62baf7078499699fdccd887c6eb689699e28be90 Mon Sep 17 00:00:00 2001 From: asmaamostafa74 Date: Tue, 10 Sep 2024 16:21:29 +0300 Subject: [PATCH] blog buttons --- css/style.css | 23 +++++++++++++++++++++++ viewMore.html | 4 ++++ 2 files changed, 27 insertions(+) diff --git a/css/style.css b/css/style.css index dc66cf6..f6e493d 100644 --- a/css/style.css +++ b/css/style.css @@ -4738,6 +4738,29 @@ html[dir=rtl] .pay h1 { line-height:2; } +.blog_buttons { + display:flex; + align-items:center; + justify-content:center; + gap:15px; + margin-bottom:50px +} + +.blog_buttons a{ + width:100px; + font-size: 14px; + line-height: 18px; + background: #ff7443; + border-radius: 10px; + padding: 6px 8px; + color: white; + margin: 0; + font-family: "DK Cool"; + display:flex; + align-items:center; + justify-content:center; +} + @media (min-width: 768px) { .content { margin-left: 6rem; diff --git a/viewMore.html b/viewMore.html index ea84224..20a1ec8 100644 --- a/viewMore.html +++ b/viewMore.html @@ -144,6 +144,10 @@

Finibus Bonorum et Malorum

Monday May 20

+
+ Next + Previous +