summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@archlinux.org>2020-04-08 21:47:12 +0200
committerJelle van der Waa <jelle@archlinux.org>2020-04-08 21:47:12 +0200
commit94323fd5e6869ef59d53ce96d56c22198d1e09c3 (patch)
tree07cf9f5ef3a2ff0f5d787a49bb368b637d961d05
parent86b4dc46f79a7cb7cd3a58ec7bad6ca62aa98196 (diff)
downloadarchweb-94323fd5e6869ef59d53ce96d56c22198d1e09c3.tar.gz
archweb-94323fd5e6869ef59d53ce96d56c22198d1e09c3.zip
Remove unrequired #arch-sponsors from CSS
Adjust the sponsor images to fit nicely and remove the sponsors id. Signed-off-by: Jelle van der Waa <jelle@archlinux.org>
-rw-r--r--sitestatic/archweb.css5
-rw-r--r--sitestatic/hetzner_logo.pngbin1459 -> 4664 bytes
-rw-r--r--sitestatic/icons8_logo.pngbin9678 -> 10477 bytes
-rw-r--r--templates/public/index.html2
4 files changed, 1 insertions, 6 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css
index 77379d96..f2496052 100644
--- a/sitestatic/archweb.css
+++ b/sitestatic/archweb.css
@@ -634,11 +634,6 @@ h3 span.arrow {
padding: 0;
}
-/* home: sponsor banners */
-#arch-sponsors img {
- padding: 0.3em 0;
-}
-
/* home: sidebar components (navlist, sponsors, pkgsearch, etc) */
div.widget {
margin-bottom: 1.5em;
diff --git a/sitestatic/hetzner_logo.png b/sitestatic/hetzner_logo.png
index 98d15831..02d10d55 100644
--- a/sitestatic/hetzner_logo.png
+++ b/sitestatic/hetzner_logo.png
Binary files differ
diff --git a/sitestatic/icons8_logo.png b/sitestatic/icons8_logo.png
index d7f1ee70..d75d8d67 100644
--- a/sitestatic/icons8_logo.png
+++ b/sitestatic/icons8_logo.png
Binary files differ
diff --git a/templates/public/index.html b/templates/public/index.html
index fdfaccae..b539064c 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -198,7 +198,7 @@
</a>
</div>
-<div id="arch-sponsors" class="widget">
+<div class="widget">
<a href="https://www.hetzner.com" title="Dedicated Root Server, VPS &amp; Hosting - Hetzner Online GmbH">
<img src="{% static "hetzner_logo.png" %}"
title="" alt="Hetzner logo"/>