* poster-logo added

This commit is contained in:
Dávid Danyi
2018-05-15 14:05:22 +02:00
parent 2569a33cb5
commit 39063737aa
3 changed files with 10 additions and 0 deletions

View File

@@ -404,6 +404,15 @@ section.home > section.download {
grid-area: download;
}
section.download > img.poster-logo{
float: left;
margin-top: 16px;
margin-right: 20px;
margin-bottom: 20px;
max-width: 34px;
height: auto;
}
section.download a.download {
display: block;
margin-bottom: 8px;