QA Fixes. Litmus Testing
This commit is contained in:
BIN
app/assets/images/yellowborder.jpg
Normal file
BIN
app/assets/images/yellowborder.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
@ -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