Skip to content

Instantly share code, notes, and snippets.

@mepcotterell
Created November 11, 2020 02:50
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 mepcotterell/8f2badaf3c2a8e5c3a2121f34ccc14c4 to your computer and use it in GitHub Desktop.
Save mepcotterell/8f2badaf3c2a8e5c3a2121f34ccc14c4 to your computer and use it in GitHub Desktop.
.bd-callout-info {
border-left-color: #5bc0de;
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #eee;
border-left-width: .25rem;
border-radius: .25rem;
}
.bd-callout-info h4 {
color: #5bc0de;
}
.bd-callout h4 {
margin-top: 0;
margin-bottom: .25rem;
}
.h4, h4 {
font-size: 1.5rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment