Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rickhernandezio/48963f28d2df4a0446ff375645bbda41 to your computer and use it in GitHub Desktop.
Save rickhernandezio/48963f28d2df4a0446ff375645bbda41 to your computer and use it in GitHub Desktop.
/* Git Gists*/
.gist-meta {
display: none;
}
.gist-data tbody, .gist-file {
border-bottom: 0 !important;
}
.gist td {
font-size: 1.3em !important;
}
.gist .pl-k {
color: #795da3 !important;
}
.gist .highlight {
background-color: #FBFCFC !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment