diff --git a/dist/templates/confirmation.html b/dist/templates/confirmation.html index 4b15511..e17c874 100644 --- a/dist/templates/confirmation.html +++ b/dist/templates/confirmation.html @@ -1 +1 @@ -My Basic Email Template Subject
 

🏌

{{title}}

 

{{subtitle}}

 

{{info}}

                                                           
\ No newline at end of file +My Basic Email Template Subject
 

🏌

{{title}}

 

{{subtitle}}

 

{{info}}

                                                           
\ No newline at end of file diff --git a/dist/templates/css/app.css b/dist/templates/css/app.css index c850314..153ad19 100644 --- a/dist/templates/css/app.css +++ b/dist/templates/css/app.css @@ -248,7 +248,10 @@ table.button:active table tr td a, table.button table tr td a:visited, table.button.small:hover table tr td a, table.button.small:active table tr td a, -table.button.small table tr td a:visited { +table.button.small table tr td a:visited, +table.button.large:hover table tr td a, +table.button.large:active table tr td a, +table.button.large table tr td a:visited { color: #fefefe; } table.button.small table td,