Skip to content

Instantly share code, notes, and snippets.

@cderv
Created February 13, 2016 15:02
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 cderv/ade19a760915c4a05100 to your computer and use it in GitHub Desktop.
Save cderv/ade19a760915c4a05100 to your computer and use it in GitHub Desktop.
Template for custome documenth
h1{
color: white;
padding: 10px;
background-color: #3399ff
}
ul {
list-style-type: square;
}
.MathJax_Display {
padding: 0.5em;
background-color: #eaeff3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment