| Server IP : 80.65.208.158 / Your IP : 216.73.216.25 Web Server : Microsoft-IIS/10.0 System : Windows NT VMI1501711 10.0 build 17763 (Windows Server 2019) AMD64 User : IWPD_134(rotechno) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/rotechnochem.com/httpdocs/wp-content/plugins/newsletter/main/css/ |
Upload File : |
#tnp-body .tnp-promo-widgets {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: nowrap;
gap: 2rem;
margin-top: 2rem;
}
#tnp-body .tnp-promo-widget {
background-color: #fff;
border: 1px solid #ddd;
/*box-shadow: 0px 0px 3px #999;*/
padding: 1rem;
min-width: 200px;
padding-bottom: 3rem;
position: relative;
}
#tnp-body .tnp-promo-widget h3 {
margin-top: 0;
font-weight: normal;
color: #000;
font-size: 2rem;
margin-bottom: 1rem;
margin-left: 0;
margin-right: 0;
line-height: normal;
}
#tnp-body .tnp-promo-widget h4 {
margin-top: 0;
font-weight: normal;
color: #444;
font-size: 1.3rem;
margin-bottom: 1rem;
margin-left: 0;
margin-right: 0;
line-height: normal;
}
#tnp-body .tnp-ctas {
position: absolute;
left: 1rem;
bottom: 1rem;
}
#tnp-body .tnp-cta {
background-color: var(--tnp-blue-dark);
color: #fff;
padding: .5rem 1.5rem;
border-radius: 5px;
display: inline-block;
text-decoration: none;
font-size: 1.1rem;
margin-right: 1rem;
}
#tnp-body .tnp-cta:hover {
background-color: var(--tnp-blue);
color: #fff;
}
#tnp-body .tnp-cta.tnp-cta-green {
background-color: var(--tnp-green-dark);
}
#tnp-body .tnp-cta.tnp-cta-green:hover {
background-color: var(--tnp-green);
}