css/debanner

This commit is contained in:
Marc Beninca 2025-01-26 17:49:23 +01:00
parent 71eaf3811a
commit 4f3bc6eced
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 KiB

View file

@ -28,6 +28,8 @@
<a href="relative/destination">Go elsewhere…</a>
<img src="images/debanner.jpeg" alt="Debian banner.">
<div class="wrapper">
<section>

View file

@ -65,6 +65,9 @@ font-size: 1.75em;
text-align: center;
}
img {
}
p {
background-color: #330;
}