QA Fixes. Litmus Testing
This commit is contained in:
@ -27,7 +27,7 @@ a {
|
||||
font-weight:300;
|
||||
word-break: break-word;
|
||||
strong {
|
||||
font-weight:500;
|
||||
font-weight:bold;
|
||||
}
|
||||
}
|
||||
.email-copyright {
|
||||
@ -40,4 +40,8 @@ a {
|
||||
text-align: right;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
.email-bg {
|
||||
background:#fef035 !important;
|
||||
background-color:#fef035 !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user