Laatste nieuws balk

This commit is contained in:
2020-01-18 12:12:15 +01:00
parent 811fab79d5
commit 8c182c9c94
4 changed files with 60 additions and 25 deletions

View File

@@ -59,6 +59,16 @@ button[disabled]:hover
cursor: default;
}
.posted_by abbr.when
{
float: right;
color: #7C7C7C;
font-size: 12px;
margin-top: 7px;
text-decoration: none;
}
.blog_grid .post img {
height: 100%;
}