Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created July 20, 2017 23:21
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 rdegges/4bb7735be54608ef7c76530b534f3380 to your computer and use it in GitHub Desktop.
Save rdegges/4bb7735be54608ef7c76530b534f3380 to your computer and use it in GitHub Desktop.
Crypto Compare basic styles.
// /static/css/style.css
h1 {
text-align: center;
}
td img {
width: 25px;
}
.jumbotron p {
font-size: 1.2em;
}
.jumbotron {
margin-top: 5em;
margin-bottom: 5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment