admin2025-04-14T15:10:08+00:00
<!--
WP Mail SMTP Haftalık E-posta Özeti
/* General styles. */
#outlook a {
padding: 0;
}
.ExternalClass {
width: 100%;
}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}
#backgroundTable {
margin: 0;
padding: 0;
width: 100% !important;
line-height: 100% !important;
}
/* Prevent blue links in subject. */
.stats-subject-heading a {
color: inherit !important;
text-decoration: none !important;
}
/* Mobile styles. */
@media only screen and (max-width: 599px) {
table.body .container {
width: 94% !important;
max-width: 600px !important;
}
.header img {
width: 240px !important;
height: auto !important;
}
.content {
padding: 30px !important;
}
.main-heading {
font-size: 16px !important;
line-height: 20px !important;
}
.main-description {
margin-bottom: 20px !important;
}
.stats-totals-wrapper.two .stats-totals-item-wrapper {
width: 50%...