* 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";
|
||||
}
|
||||
|
||||
section.awardee ul {
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
|
||||
section.awardee ul > li {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.awardee .year {
|
||||
grid-area: year;
|
||||
font-family: 'PT Serif', serif;
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
preservation and development and education.</p>
|
||||
</article>
|
||||
<section class="download">
|
||||
<h1>2018 call for entry</h1>
|
||||
<h1>2018 Call for Entry</h1>
|
||||
<p>
|
||||
<a class="download" href="<?= $this->serverurl('/downloads/granprize_entry_2018.pdf') ?>"><img
|
||||
src="<?= $this->serverurl('/img/icon/downloadx2.png') ?>">Gran Prize Innovative
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user