From 4863c407a89111ed7b321cfcfbf0bc86579a912d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 29 Jan 2022 23:37:35 +0100 Subject: [PATCH] Give the sponsor button a more prominent position --- css/style.css | 3 ++- index.html | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 17d88072..b4d4e1e6 100644 --- a/css/style.css +++ b/css/style.css @@ -197,6 +197,7 @@ h1.logo a span { float:right; display:inline; width:243px; + margin-top:18px; } #content h2 { font-size:22px; @@ -232,6 +233,7 @@ h1.logo a span { color:#000; font-weight:normal; margin-bottom:21px; + margin-top:21px; } .latest-news .news-item { margin-bottom:20px; @@ -267,7 +269,6 @@ h1.logo a span { color:#000; font-weight:normal; margin-bottom:21px; - margin-top:21px; } .footer { font-size:10px; diff --git a/index.html b/index.html index f8322748..fd7d15db 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,11 @@