Skip to content

Instantly share code, notes, and snippets.

@nathanbarry
Created March 25, 2016 12:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanbarry/088df21e0f2a1d78424c to your computer and use it in GitHub Desktop.
Save nathanbarry/088df21e0f2a1d78424c to your computer and use it in GitHub Desktop.
<style>
.message-content {
max-width: 600px;
margin: 30px auto;
font-family: Georgia, Times, serif;
}
.message-content div { padding-bottom: 10px; }
.message-content img { max-width: 100%; height: auto; }
h1, h2, h3, h4, h5, h6 {
color: #333;
}
p {
margin-bottom: 1em;
font-size: 18px;
color: #333333;
line-height: 1.5em;
font-family: Georgia, Times, serif;
}
blockquote {
border-left: solid 5px #aaa;
margin: 20px 0px;
padding: 15px 30px;
font-size: 20px;
line-height: 1.5em;
font-style: italic;
color: #444;
font-family: Georgia, Times, serif;
}
a {
text-decoration: none;
border-bottom: 1px dotted #0875c1;
color: #0875c1;
}
a:hover {
color: #1b8ede;
border-bottom-color: #1b8ede;
}
.button {
border: none;
background: #777;
color: #fff;
padding: 10px;
display: inline-block;
margin: 10px 0px;
font-family: Helvetica, Arial, sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.button:hover {
color: #fff;
background: #666;
}
.footer {
border-top: 1px dotted #888;
padding: 20px 0px;
font-family: Helvetica, Arial, sans-serif;
color: #aaa;
font-size: 12px;
}
.social-links { margin-bottom: 10px; padding: 0px; }
.social-links a { text-align: center; padding: 5px; border: none; }
</style>
<div class='message-content'>
{{ message_content }}
<div class="footer">
<a href="{{ unsubscribe_url }}">Unsubscribe</a> | {{ address }}
</div>
</div>
@Anshala
Copy link

Anshala commented Dec 17, 2018

Dear sir/madam,

You want to be a certified ICAO-instructor?
You want to gain skills in adult-teaching?!

APPLY NOW

Then register for the Training Instructors Course part 2 (TIC2).
TIC2 is an ICAO standardized course; please find attached detailed information about the TIC2.
The deadline for registration is the 22nd of February 2019.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment