forked from saurabh/orbit4-5
css mods for archive
This commit is contained in:
parent
fb8c8d4526
commit
2432a587d5
|
@ -539,6 +539,14 @@
|
||||||
#sideset blockquote {
|
#sideset blockquote {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
.downloaded_times{
|
||||||
|
display: inline-block;
|
||||||
|
font-size: 14px;
|
||||||
|
height: 30px;
|
||||||
|
line-height: 30px;
|
||||||
|
padding-left: 10px;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
/* Responsive */
|
/* Responsive */
|
||||||
@media (min-width: 768px) and (max-width: 979px) {
|
@media (min-width: 768px) and (max-width: 979px) {
|
||||||
|
|
Loading…
Reference in New Issue