* poster-logo added
This commit is contained in:
parent
2569a33cb5
commit
39063737aa
BIN
public/img/logo/poster_logo.png
Normal file
BIN
public/img/logo/poster_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@ -404,6 +404,15 @@ section.home > section.download {
|
|||||||
grid-area: 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 {
|
section.download a.download {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
preservation and development, and education.</p>
|
preservation and development, and education.</p>
|
||||||
</article>
|
</article>
|
||||||
<section class="download">
|
<section class="download">
|
||||||
|
<img class="poster-logo" src="<?= $this->serverurl('/img/logo/poster_logo.png') ?>">
|
||||||
<h1>2018 Call for Entry</h1>
|
<h1>2018 Call for Entry</h1>
|
||||||
<p>
|
<p>
|
||||||
<a class="download" href="<?= $this->serverurl('/downloads/granprize_entry_2018.pdf') ?>"><img
|
<a class="download" href="<?= $this->serverurl('/downloads/granprize_entry_2018.pdf') ?>"><img
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user