
Styles-Adaptionen für Newsletter-Tool-V
Ihr wollt etwas an euren Styles ändern? Dann nutzt bitte die folgenden Vorgaben: einfach kopieren, eure Änderungen eintragen und per Mail an support@datadialog.net schicken 🙂
/* Headers (h1-6) */
font-family: Arial, sans-serif;
font-size: ..px;
font-weight: 400/700; (normal/bold)
color: #HEX;
/* Paragraphen and Listen (p, li) */
font-family: Arial, sans-serif;
font-size: ..px;
font-weight: 400/700; (normal/bold)
color: #Hex;
background-color: #HEX;
/* Normale Links */
font-family: Arial, sans-serif;
font-weight: 400/700; (normal/bold)
color: #Hex;
background-color: #HEX;
text-decoration: underline;
/* Primär & Sekundär Button */
font-family: Arial, sans-serif;
font-size: ..px;
font-weight: 400/700; (normal/bold)
color: #Hex;
background-color: #HEX;
border-color: #HEX;
border-width: …px;
border-radius: …px;
padding: …px (vertikal) …px (horizontal);
/* optional: Großer/Kleiner Primär & Sekundär Button */
padding: …px (vertikal) …px (horizontal);