4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 10:49:24 +00:00

Update blog listing

This commit is contained in:
Neil Alexander
2018-07-13 12:52:44 +01:00
parent 187ee5840d
commit dff8053b88
2 changed files with 10 additions and 5 deletions

View File

@ -38,10 +38,14 @@ div.blogpost {
grid-template-columns: 100px minmax(200px, 1fr);
}
div.blogpost div.day {
div.blogpost div.date div.day {
font-size: 2em;
}
div.blogpost div.month {
div.blogpost div.date div.month {
font-size: 0.5em;
}
div.blogpost div.overview div.excerpt {
color: #444444;
}