Blog post display

This commit is contained in:
Paul Schneider 2017-01-31 13:22:30 +01:00
commit 0195c9a380
3 changed files with 20 additions and 5 deletions

View file

@ -95,3 +95,16 @@ footer {
.activity {
border-style: groove none none groove;
}
.blogtitle {
font-size: x-large;
}
.blogtext {
font-feature-settings: "valt"
}
.blogphoto {
float: left;
margin: 1em;
}