![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/plugins/strong-testimonials/admin/css/ |
/** * About Strong Testimonials page */ /* == Elements --------------------------------------------------*/ .highlight { background: #FFFF99; border: 1px solid #EEEE00; display: inline-block; padding: 3px 6px 2px; } .code { display: inline-block; font-family: Consolas, Monaco, monospace; font-size: 13px; background: white; padding: 4px 8px; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); max-width: 90%; } .highlight { background: rgba(255, 229, 135, 0.5); border: 1px solid #FFDC5D; border-radius: 3px; color: #1E1800; padding: 5px 15px; } .feature-section-sub { margin-top: 2em; } .feature-section-sub h3.heading { font-size: 1.2em; } .feature-section-sub ul { font-size: 14px; list-style: square; margin-left: 1em; } .feature-section-sub ul li { margin-left: 1em; text-indent: 4px; } /* == Extending WordPress about.css --------------------------------------------------*/ .about-wrap [class$="-col"] .col { align-self: flex-start; } .wp-badge { color: #FFF; } .wp-badge.strong-testimonials { background-image: url(../img/strong-testimonials-badge.png); background-color: #8224E3; } .feature-section code { font-size: 13px; }