Add a link to latest publication on homepage

Note: the CSS is utterly horrible. Please change this asap.
Close #5
This commit is contained in:
Théophile Bastian 2017-09-24 19:30:35 +02:00
parent dd95ce4c3c
commit a62272d82e
2 changed files with 14 additions and 0 deletions

View file

@ -135,3 +135,10 @@ body {
color: #505050;
font-style: italic;
}
.last-publication {
font-size: 2em;
text-align: center;
padding: 30px;
font-weight: bold;
}