Skip to content

Commit 0deabbb

Browse files
committed
Add full hex colors
1 parent 7407b57 commit 0deabbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

email.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
HEADER, FOOTER, MAIN
6464
------------------------------------- */
6565
.main {
66-
background: #fff;
66+
background: #ffffff;
6767
border-radius: 3px;
6868
width: 100%; }
6969

@@ -78,7 +78,7 @@
7878

7979
.footer {
8080
clear: both;
81-
padding-top: 10px;
81+
Margin-top: 10px;
8282
text-align: center;
8383
width: 100%; }
8484
.footer td,

0 commit comments

Comments
 (0)