Add donations page

This commit is contained in:
Elpunical
2020-06-01 20:04:26 +02:00
parent 5985d5d5e6
commit fbf6f7da89
13 changed files with 57 additions and 1 deletions

View File

@@ -41,5 +41,9 @@ figure.thumbnails img {
.medium-zoom-image {
z-index: 999;
}
img[src*='#center'] {
display: block;
margin: auto;
}
}
}