| Current Path : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/ |
| Current File : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/blockquotes.css |
.zt-quote{
margin-bottom: 30px;
}
.zt-quote:last-child{
margin-bottom: 0;
}
.zt-quote:not(.default-quote){
background-color: #e4e4e4;
}
.zt-quote:not(.big-quote){
border-left: 5px solid #cecece;
padding-left: 20px;
}
.box-quote{
padding-top: 30px;
padding-bottom: 30px;
}
.box-quote i{
float: left;
font-size: 30px;
}
.box-quote p, .box-quote .zt-quote-author{
padding-left: 40px;
}
.big-quote .zt-quote-inner{
padding: 40px 50px;
}