| Current Path : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/ |
| Current File : /home/cbequiperp/www/plugins/system/ztshortcodes/core/assets/css/dropcaps.css |
.dropcap{
line-height: 22px;
}
span.dropcap-type-1, span.dropcap-type-2 {
float: left;
font-size: 46px;
font-style: normal;
margin-right: 8px;
padding: 9px 0;
}
span.dropcap-type-3, span.dropcap-type-4 {
border-radius: 2px;
float: left;
font-size: 18px;
font-style: normal;
margin: 5px;
padding: 6px 0;
width:100%;
text-align:center;
}
span.dropcap-type-3 {
background: none repeat scroll 0 0 #000;
color: #fff;
}
span.dropcap-type-4 {
border-radius: 30px;
}