Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@seykron
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seykron/9688447 to your computer and use it in GitHub Desktop.
Save seykron/9688447 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$title$</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="pandoc">
<style type="text/css">
body {
background: #cacaca;
font-family: Times New Roman, serif, sans-serif;
}
h1 {
margin: 0 0 1em 0;
}
h2, h3, h4, h5 {
margin: 0;
}
p, li {
line-height: 1.5em;
}
ul {
margin: 0;
padding: 0 0 0 20px;
}
.page {
/** page-separator-A4.png */
background: url(http://oi60.tinypic.com/2sb4jk7.jpg) repeat-y #fafafa;
margin: auto;
padding: 20mm;
width: 170mm;
}
</style>
</head>
<body>
<div id="document" class="page">
$body$
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment