✏️ 正在编辑: testimonials.css
路径:
/home/lssfapb/www/wp-content/plugins/fusion-builder/assets/css/shortcodes/testimonials.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* stylelint-disable length-zero-no-unit */ /* stylelint-enable length-zero-no-unit */ .fusion-testimonials .reviews { position: relative; width: 100%; transition: height ease-in-out 500ms; } .fusion-testimonials .reviews .review { position: absolute; } .fusion-testimonials .reviews .active-testimonial { position: relative; } .fusion-testimonials .review { top: 0; opacity: 0; transition: opacity ease-in-out 500ms; pointer-events: none; } .fusion-testimonials .active-testimonial { z-index: 1; opacity: 1; pointer-events: auto; } .fusion-testimonials blockquote { margin: 0; padding: 0; } .fusion-testimonials blockquote q { font-style: italic; } .fusion-testimonials blockquote q:after, .fusion-testimonials blockquote q:before { content: ""; } .fusion-testimonials .doe { position: relative; text-align: center; } .fusion-testimonials .doe:before { line-height: 40px; font-family: "awb-icons"; font-size: 28px; } .fusion-testimonials .female .doe:before { content: "\e61b"; } .fusion-testimonials .male .doe:before { content: "\e61a"; } .fusion-testimonials .testimonial-pagination { margin-top: 25px; text-align: center; } .fusion-testimonials .testimonial-pagination a { display: inline-block; margin-right: 10px; height: 12px; width: 12px; border-radius: 50%; border: 1px solid #000; } .fusion-testimonials .testimonial-pagination a.activeSlide, .fusion-testimonials .testimonial-pagination a:hover { background-color: #000; } .fusion-testimonials.classic blockquote { margin-bottom: 0; border: none; background-color: transparent; } .fusion-testimonials.classic blockquote q { display: block; padding: 25px; line-height: normal; } .fusion-testimonials.classic .author { position: relative; padding: 12px 0 0 2px; } .fusion-testimonials.classic .author:after { position: absolute; left: 35px; top: 0; content: " "; height: 0; width: 0; pointer-events: none; border: medium solid transparent; border-width: 10px; } .fusion-testimonials.classic .author a { text-decoration: none; } .fusion-testimonials.classic .no-avatar .author { padding-left: 0; } .fusion-testimonials.classic .doe:before { line-height: 40px; font-size: 28px; } .fusion-testimonials.classic .company-name { display: table-cell; vertical-align: middle; } .fusion-testimonials.classic .testimonial-thumbnail { display: table-cell; vertical-align: middle; padding-right: 30px; height: 40px; } .fusion-testimonials.classic .testimonial-image { max-width: 40px; } .fusion-testimonials.clean .testimonial-thumbnail { margin: 0 auto 25px; width: 150px; text-align: center; } .fusion-testimonials.clean .doe:before { line-height: 100px; font-size: 90px; } .fusion-testimonials.clean blockquote { border: none; background-color: transparent; } .fusion-testimonials.clean blockquote q { display: block; padding: 25px; line-height: 30px; font-size: 18px; text-align: center; letter-spacing: 2px; } .fusion-testimonials.clean .author { margin-top: 25px; font-size: 18px; text-align: center; letter-spacing: 2px; } .fusion-testimonials.clean .author a { text-decoration: none; }
💾 保存文件
← 返回文件管理器