Skip to content
Snippets Groups Projects
style.hbs 2.38 KiB
Newer Older
  • Learn to ignore specific revisions
  • Bastien DUMONT's avatar
    Bastien DUMONT committed
      .main div{ line-height: 23.4px !important; font-family: 'Lato', sans-serif
    
      !important; }
    
    </mj-style>
    <mj-style>
    
      .small div{ font-weight: 400 !important; font-size: 13px !important;
      line-height: 23.4px !important; }
    
    </mj-style>
    <mj-style>
    
      .header-title div{ font-weight: normal !important; font-size: 24px !important;
      line-height: 29px !important; }
    
      .m-divider p { margin: 60px 0 54px 0 !important; }
    
      .button table { background-color: #F1C017 !important; margin: 10px !important;
      } .button-with-icon td { padding-right: 1px !important; } .button-with-icon
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
      table { background-color: #F1C017 !important; margin-left: 10px !important;
    
      margin-right: 10px !important; border-radius: 2px !important; }
      .button-with-icon span { vertical-align: middle !important; }
      .button-with-icon a { vertical-align: middle !important; padding-right: 10px
      !important;} .button-with-icon a img { padding-top: 20px !important;}
    
      .custom-link a { color: #F1C017 !important; text-decoration: none !important;
      } .custom-link a:visited { color: #F1C017 !important; text-decoration: none
      !important; }
    
    <mj-style>
      .text-and-image img { vertical-align: middle!important; margin-right:
      12px!important }
    
    </mj-style>
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
      <mj-all font-family='Lato, sans-serif' font-size='16px'></mj-all>
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    <mj-font
      name='Lato'
      href='https://fonts.googleapis.com/css?family=Lato'
    ></mj-font>
    <mj-style>
      @font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src:
      local('Lato Regular'), local('Lato-Regular'),
      url(https://fonts.gstatic.com/s/lato/v13/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2)
      format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB,
      U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Lato';
      font-style: normal; font-weight: 400; src: local('Lato Regular'),
      local('Lato-Regular'),
      url(https://fonts.gstatic.com/s/lato/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2)
      format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6,
      U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } @font-face {
      font-family: 'Lato-Bold'; font-style: normal; font-weight: 800; src:
      asset-url('Lato-Bold.woff2') format('woff2'); }
    
    </mj-style>
    <mj-style>
      .gold { color: #F1C017 } .bold { font-weight: 700 }