mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-20 02:57:05 +00:00
Support down-converting of HTML to plain text
- Display a warning when text was generated from HTML - Add a semi complicated, responsive HTML email for future testing - Closes #20
This commit is contained in:
@@ -6,8 +6,8 @@ html {
|
||||
|
||||
body {
|
||||
padding-top: 70px;
|
||||
/* Margin bottom by footer height */
|
||||
margin-bottom: 60px;
|
||||
/* Margin bottom by footer height + safety */
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user