Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
Margin: 0 !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*=”margin: 16px 0″] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
Margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
/* & manages img max widths to ensure content body images don’t exceed template width. */
img {
-ms-interpolation-mode:bicubic;
height: auto;
max-width: 100%;
}
/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors], /* iOS */
.x-gmail-data-detectors, /* Gmail */
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn’t work, add a .g-img class to any image in question. */
img.g-img + div {
display: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10 */
.button-link {
text-decoration: none !important;
}
Change With Carlene
Hi Carlene,
ByeBye2Dos sent you a new message: "Answer questions today? The Q's on BOTH pages?"
"Carlene,
I messed up once, not aiming to do another. Soooo am I suppose to answer your questions (from your post above), here? Now? Or do you mean for these to be answered tomorrow, on the other page? I maybe dense. but it seems questions are to be answered both tomorrow (from other page) AS WELL AS these questions, too. Others may get it, but I don't. I have to be careful, so asking. Please clarify.
I see no one else has replied to new questions, just the Intro.
Below are the questions you posed from above, you asked. I would have attached a screenshot to show you, but it didn't work for me, maybe my computer:
–how did your day go?
–Did you get everything done you had planned.
–What about you?
thx"
Go to the discussion to reply or catch up on the conversation.
unsubscribe