Let’s set up your new store
账号: aurodm@gmail.com
From: Shopify <email@email.shopify.com>
To: aurodm@gmail.com
2026-05-06 11:59:23
UID: 2016
Shopify
:root {
color-scheme: light dark;
}
*,
body,
td,
h1,
h2,
h3,
h4,
h5,
p,
span,
div,
ul,
a {
font-family: InterVariable, ShopifySans, Helvetica, Arial, sans-serif !important;
}
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* Paragraph reset */
p {
margin: 0;
padding: 0;
}
/* Header reset */
h1,
h2,
h3,
h4,
h5,
h6 {
display: block;
margin: 0;
padding: 0;
}
/* Image reset */
img,
a img {
border: 0;
height: auto;
outline: none;
text-decoration: none;
}
/* Better superscript */
sup {
font-size: 66%;
line-height: 1;
vertical-align: top;
mso-text-raise: 30%;
}
/* Force correct font size */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
/* Prevent Outlook extra spacing */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
mso-line-height-rule: exactly;
border-collapse: collapse !important;
}
/* Fix webkit padding */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
}
/* Default style for links. */
a {
text-decoration: underline;
color: #000000;
font-weight: bold;
}
/* Fix image rendering in IE */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does:A work-around for email clients meddling in triggered links. */
a[x-apple-data-detectors],
/* iOS */
/* What it does:Prevents Gmail from changing the text color in conversation threads. */
/* What it does:Prevents Gmail from displaying a download button on large, non-linked images. */
u+img+div {
display: none !important;
opacity: 0.01 !important;
}
/* Center your email in Outlook
img {
-ms-interpolation-mode: bicubic;
}
/* Gmail link fix. Doesn't work for users who have images blocked by default */
u+
/* Gmail Android fix to add proper spacing */
div>u+
u+
/* Gmail dark mode - prevents text color to be changed */
u+
u+
/* MEDIA QUERIES */
|