* home page heading case fix

* 2015 and 2017 awardee article bullet points added where necessary
This commit is contained in:
Dávid Danyi
2018-05-11 18:31:56 +02:00
parent 064b614ba8
commit 68bf4735ad
2 changed files with 9 additions and 1 deletions

View File

@@ -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;