* home page heading case fix
* 2015 and 2017 awardee article bullet points added where necessary
This commit is contained in:
parent
064b614ba8
commit
68bf4735ad
@ -504,6 +504,14 @@ section.awardee {
|
|||||||
"content content";
|
"content content";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.awardee ul {
|
||||||
|
padding-left: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
section.awardee ul > li {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.awardee .year {
|
.awardee .year {
|
||||||
grid-area: year;
|
grid-area: year;
|
||||||
font-family: 'PT Serif', serif;
|
font-family: 'PT Serif', serif;
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
preservation and development and education.</p>
|
preservation and development and education.</p>
|
||||||
</article>
|
</article>
|
||||||
<section class="download">
|
<section class="download">
|
||||||
<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
|
||||||
src="<?= $this->serverurl('/img/icon/downloadx2.png') ?>">Gran Prize Innovative
|
src="<?= $this->serverurl('/img/icon/downloadx2.png') ?>">Gran Prize Innovative
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user