Sidebar widgets

This commit is contained in:
2020-01-24 23:37:19 +01:00
parent 29a447005c
commit d6a3f5e119
12 changed files with 217 additions and 630 deletions

View File

@@ -135,6 +135,10 @@ button[disabled]:hover
padding-top: 5px;
}
.blog.small .post img {
width: 100px;
}
.post.single {
width: 100%;
}
@@ -201,4 +205,6 @@ button[disabled]:hover
background-color: #E4E4E4;
}
.text-muted {
color: #7C7C7C;
}