Skip to content

Instantly share code, notes, and snippets.

@anselm-urban
anselm-urban / MJML-Tutorial.mjml
Last active December 12, 2016 15:16
MJML Responsive Newsletter Tutorial
<mjml>
<mj-head>
<mj-font name="Merriweather" href="https://fonts.googleapis.com/css?family=Merriweather:400,700" />
<mj-attributes>
<mj-all font-family="Merriweather, sans-serif" />
<mj-text color="#222" />
<mj-class name="white" color="#fdfdfd" />
</mj-attributes>
</mj-head>
<mj-body>
@linjunpop
linjunpop / README.md
Last active December 23, 2015 15:49
iOS 7 Safari Notes

CSS font values

-apple-system-headline1
-apple-system-headline2
-apple-system-body
-apple-system-subheadline1
-apple-system-subheadline2
-apple-system-footnote
-apple-system-caption1