Skip to content

Instantly share code, notes, and snippets.

@humanfactors
Last active June 29, 2016 01:20
Show Gist options
  • Save humanfactors/6e2f085e619c735709cdd371f818dd41 to your computer and use it in GitHub Desktop.
Save humanfactors/6e2f085e619c735709cdd371f818dd41 to your computer and use it in GitHub Desktop.
.markdown-preview:not([data-use-github-style]) {
font-family: times new roman;
font-size: 12pt;
ul { color: #2D271F;}
p { color: #2D271F; text-indent: 1.25cm; text-align: justify ;}
h1 { font-size: 1.5em; font-weight: bold; text-align: center}
h2 { font-size: 1.2em; font-weight: bold; }
h3 { font-size: 1.2em; font-style: italic; text-indent: 1cm}
h4 { font-size: 1.2em; font-weight: italic; }
h5 { font-size: 1.2em; font-weight: 600; }
h6 { font-size: 1.2em; font-weight: 600; }
'atom-workspace':
'f5': 'nvatom:toggle'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment