Skip to content

Instantly share code, notes, and snippets.

@natronics
Last active December 20, 2015 14:39
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 natronics/6148258 to your computer and use it in GitHub Desktop.
Save natronics/6148258 to your computer and use it in GitHub Desktop.
Liquid Rocket back of the envelope
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<style>
div.cell{
width:800px;
margin-left:16% !important;
margin-right:auto;
}
div.text_cell_render{
width:800px;
margin-left:auto;
margin-right:auto;
}
.prompt {
display: none;
}
.MathJax_Display {
font-size: 130%;
padding-left: 100px;
}
.cell h1 {
font-size: 2.5em;
}
.cell p {
font-size: 1.2em;
}
.output {
font-weight: bold;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment