yearly report home page sticker #84

Merged
antilopa merged 1 commits from annual_report2023 into main 2024-02-23 16:45:12 +01:00
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 %}