Created
February 13, 2016 15:02
-
-
Save cderv/ade19a760915c4a05100 to your computer and use it in GitHub Desktop.
Template for custome documenth
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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