File: //home/dfwparty/www/wp-content/plugins/ws-form-pdf/templates/standard.html
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>#blog_name</title>
<style>
body{
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
-webkit-font-smoothing: antialiased;
background-color: #ffffff;
font-family: #pdf_default_font;
font-size: #pdf_default_font_size;
line-height: 1.4;
margin: 0;
padding: 0;
}
h1, h2, h3, h4 {
font-weight: bold;
margin: 0;
margin-bottom: 10px;
}
h1 {
font-size: 24px !important;
}
h2 {
font-size: 22px !important;
}
h3 {
font-size: 20px !important;
}
h4 {
font-size: 18px !important;
}
div.wsf-field,p,li,td,span,a {
font-weight: normal;
margin: 0;
margin-bottom: 10px;
}
svg, img {
max-width: 100%;
}
img[data-type="signature"] {
max-height: 100px;
}
</style>
</head>
<body>
#email_submission
</body>
</html>