Files
17168ERP/web/ext/editor_templates/a05.edit_t011/style.css
2025-08-29 01:27:25 +08:00

39 lines
711 B
CSS

/* ----------------------------- essentials.css --------------------------- */
/*10470*/
.editor section.edit_t016 div.testimonial>figure>img {
width:65px;
height:65px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/*10479*/
.editor section.edit_t016 .testimonial cite {
font-weight:bold;
text-shadow:none;
}
.editor section.edit_t016 .testimonial cite span {
display:block;
color:#888;
font-size:12px;
font-weight:300;
}
/*10492*/
.editor section.edit_t016 .testimonial-content {
position:relative;
padding-left:75px;
}
/*10531*/
.editor section.edit_t016 0div.testimonial-bordered {
border:#eaeaea 2px solid;
padding:30px 15px;
margin:30px 0;
}