prototype mobile interface

This commit is contained in:
albert
2011-11-06 16:59:21 -05:00
parent 5158d1b274
commit 19e5e521f5
13 changed files with 288 additions and 33 deletions

View File

@@ -13,25 +13,6 @@ article.post-preview {
float: left;
text-align: center;
vertical-align: middle;
div.text-post-preview {
font-size: $h2_size;
font-weight: bold;
height: 150px;
width: 150px;
display: block;
text-align: center;
line-height: 150px;
border: 1px solid #CCC;
}
}
div.text-post-medium {
height: 150px;
width: 480px;
text-align: center;
line-height: 480px;
border: 1px solid #CCC;
}
article.post-preview.blacklisted-active {