| Server IP : 199.250.200.62 / Your IP : 216.73.217.89 Web Server : Apache System : Linux vps37394.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : jasonp18 ( 1000) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/jasonp18/www/wp-content/plugins/strong-testimonials/admin/css/ |
Upload File : |
/**
* 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; }