Happy Birthday Disroot! (#70)

Co-authored-by: antilopa <antilopa@disroot.org>
Reviewed-on: #70
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
This commit is contained in:
antilopa 2023-08-03 22:00:57 +00:00
parent dc29c9aac4
commit cbeb346799
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 %}