Viewing File: /home/fshjisk/asian-store.fr/wp-contenta43/plugins/fusion-builder/assets/css/shortcodes/dropcap.css
/* stylelint-disable length-zero-no-unit */
/* stylelint-enable length-zero-no-unit */
.fusion-body .fusion-dropcap {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
top: 4px;
float: left;
margin-right: 10px;
padding: 0;
height: 52px;
line-height: 52px;
color: var(--dropcap_color);
font-size: 60px;
text-transform: uppercase;
}
.fusion-body .fusion-dropcap.dropcap-boxed {
height: 51px;
width: 51px;
line-height: 51px;
border-radius: 8px;
background-clip: padding-box;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
color: var(--dropcap_text_color, #fff);
font-size: 45px;
background-color: var(--dropcap_color);
}
Back to Directory
File Manager