Add Thunderbird sponsorship banner to home, uploads and download page

This commit is contained in:
timvisee
2025-06-30 23:12:54 +02:00
parent 197b0bcf59
commit 0a6bf39353
7 changed files with 150 additions and 1 deletions

View File

@@ -171,6 +171,10 @@ footer li a:hover {
text-decoration: underline;
}
.d-block {
display: block;
}
.main {
display: flex;
position: relative;