notifications/email/channel-confirmation/css/style.css (43 lines of code) (raw):

body { margin: 0; padding: 0; line-height: 1; font-family: 'e-Ukraine', Verdana, sans-serif; } .header { padding: 0 48px; margin: 32px 0; color: #000; font-size: 16px; } .logo-wrap { float: left; margin-right: 16px; } .logo { width: 48px; height: 48px; } .platform-name { font-size: 16px; line-height: 24px; } .main { padding: 0 48px; margin: 48px 0; color: #000; font-size: 16px; line-height: 24px; } .main-title { margin-bottom: 24px; font-size: 24px; line-height: 28px; } .footer { padding: 16px 48px 80px; background: #000; color: #fff; font-size: 12px; line-height: 16px; }