Sha256: 3f4fbb68e74a331a24735b4dfb72dd0d03baef7eb0e374377f6ae75226e54857
Contents?: true
Size: 892 Bytes
Versions: 12
Compression:
Stored size: 892 Bytes
Contents
// Override EDGEMAIL variables here // This setting is specially made for Email HTML // --------- // FONT // --------- $header-font-family : Helvetica, Arial, "sans-serif"; $body-font-family : Helvetica, Arial, "sans-serif"; // -------- // COLORS // -------- $main-color : #2a71e3; $sub-color : #d7d7d7; $link-color : $main-color; // --------- // SIZING // --------- // $row-max-width : 650px; // ------ // BODY // ------ // $body-background : #ffffff; // $body-font-color : #222222; // $body-font-weight : 400; // $body-font-size : 16px; // $body-line-height : 1.5; // ------------ // TYPOGRAPHY // ------------ // $h1-font-size : 44px; // $h2-font-size : 36px; // $h3-font-size : 28px; // $h4-font-size : 22px; // $h5-font-size : 18px; // $h6-font-size : 16px; // $header-font-color : $body-font-color; // $header-font-weight : 700;
Version data entries
12 entries across 12 versions & 1 rubygems