Always show an info block image placeholder

This commit is contained in:
2015-03-14 22:53:12 +07:00
parent 71d403bc36
commit b9be987470
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -85,6 +85,9 @@ section {
margin-right: 20px;
border-radius: 3px;
}
.info-block .img.empty {
background-color: #ddd;
}
.info-block h1 {
font-size: 32px;