Skip to content

Instantly share code, notes, and snippets.

@dustincys
Created May 16, 2015 04:56
Show Gist options
  • Save dustincys/ad0c571edf3e630e08cc to your computer and use it in GitHub Desktop.
Save dustincys/ad0c571edf3e630e08cc to your computer and use it in GitHub Desktop.
rednotebook2
CHARSET_UTF8 = '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'
CSS = """\
<style type="text/css">
body {
font-family: %(font)s;
background: black;
color: gray;
}
<!-- Don't split last line between pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment