added new landing page

This commit is contained in:
albert
2011-10-28 19:21:44 -04:00
parent 47abe4eacd
commit 40745a2e6e
18 changed files with 234 additions and 48 deletions

View File

@@ -26,6 +26,14 @@ article.post-preview {
}
}
div.text-post-medium {
height: 150px;
width: 480px;
text-align: center;
line-height: 480px;
border: 1px solid #CCC;
}
article.post-preview.blacklisted-active {
display: none;
}