Happy Birthday Disroot! #70

Merged
antilopa merged 1 commits from birthday23 into main 2023-08-04 00:00:58 +02:00
3 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ header {
/************************************************/ /************************************************/
/* A place for temporary campaigns / sticker on home banner */ /* A place for temporary campaigns / sticker on home banner */
.sticker { .sticker {
background: url(../images/2022-report.png) no-repeat center center; background: url(../images/birthday23.png) no-repeat center center;
-webkit-transform: rotate(-10deg); -webkit-transform: rotate(-10deg);
transform: rotate(-10deg); transform: rotate(-10deg);
position: absolute; position: absolute;

BIN
images/birthday23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

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