File "style-index-rtl.css"
Full Path: /var/www/html/wordpress/wp-content/plugins/gutentools/build/blocks/testimonial/style-index-rtl.css
File size: 1.3 KB
MIME-type: text/plain
Charset: utf-8
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/testimonial/styles/style.scss ***!
\*****************************************************************************************************************************************************************************************************************************************************************/
/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.gutentools-testimonial-text-wrapper {
position: relative;
}
.gutentools-testimonial-text-wrapper .fa-quote-left {
position: absolute;
right: 0;
top: 0;
}
.gutentools-testimonial-text-wrapper .fa-quote-right {
position: absolute;
left: 0;
bottom: 0;
}
.gutentools-testimonial-image img {
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
}