yearly report home page sticker (#84)

Reviewed-on: #84
Reviewed-by: Fede.- <fede@no-reply@disroot.org>
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: antilopa <antilopa@disroot.org>
Co-committed-by: antilopa <antilopa@disroot.org>
This commit is contained in:
antilopa 2024-02-23 15:45:11 +00:00 committed by antilopa
parent e154c5c882
commit 69224ecf9f
3 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ header {
/************************************************/
/* A place for temporary campaigns / sticker on home banner */
.sticker {
background: url(../images/birthday23.png) no-repeat center center;
background: url(../images/2023-report.png) no-repeat center center;
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
position: absolute;
@ -1540,4 +1540,4 @@ input#xmpp{
input#catchall{
width: 50px;
}
}

BIN
images/2023-report.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

View File

@ -7,7 +7,7 @@
<h1 class="responsive-headline">{{ site.header.title }}</h1>
<h3>{{ site.header.description }}</h3>
<!-- Place for temporary stickers -->
<!--a class=sticker href="" target=_blank></a-->
<a class=sticker href="annual_reports/AnnualReport2023.pdf" target=_blank></a>
<!--a class=sticker href="/covid19"></a-->
<hr />
{% if site.social %}