css mods for archive

This commit is contained in:
Harry Bomrah 2015-03-18 17:59:36 +08:00
parent fb8c8d4526
commit 2432a587d5
1 changed files with 8 additions and 0 deletions

View File

@ -539,6 +539,14 @@
#sideset blockquote {
margin-bottom: 30px;
}
.downloaded_times{
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 30px;
padding-left: 10px;
vertical-align: top;
}
/* Responsive */
@media (min-width: 768px) and (max-width: 979px) {