forked from saurabh/orbit4-5
Merge branch 'master' of gitlab.tp.rulingcom.com:saurabh/orbit4-5 into nccu
This commit is contained in:
commit
25bf24745c
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue