diff --git a/wrenchboard/email/ACCOUNT/member_completepass.mailfile b/wrenchboard/email/ACCOUNT/member_completepass.mailfile index 28caea25..9057d569 100644 --- a/wrenchboard/email/ACCOUNT/member_completepass.mailfile +++ b/wrenchboard/email/ACCOUNT/member_completepass.mailfile @@ -16,17 +16,16 @@ img {height: auto;} .subhead {font-size: 12px; color: #ffffff; font-family: sans-serif; letter-spacing: 3px;} .h1, .h2, .bodycopy {color: #153643; font-family: sans-serif;} .h1 {font-size: 33px; line-height: 38px; font-weight: bold;} -.h2 {padding: 0 0 15px 0; font-size: 24px; line-height: 28px; font-weight: bold;} .bodycopy {font-size: 14px; line-height: 20px;} .button {text-align: center; font-size: 16px; font-family: sans-serif; font-weight: bold; padding: 0 30px 0 30px;} .button a {color: #ffffff; text-decoration: none;} -.footer {padding: 20px 30px 15px 30px;} +.footer {padding: 20px 30px 15px 30px; bgcolor:#007bff; background-color:#007bff;} .footercopy {font-family: sans-serif; font-size: 14px; color: #ffffff;} .footercopy a {color: #ffffff; text-decoration: underline;} -
+