Skip to content

Instantly share code, notes, and snippets.

@Angles
Last active August 29, 2015 13:57
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 Angles/9359565 to your computer and use it in GitHub Desktop.
Save Angles/9359565 to your computer and use it in GitHub Desktop.
Carbon Copy Cloner better
/* Safari UserCSS - Carbon Copy Cloner betterr */
/* http://help.bombich.com/(STAR) */
table.listing {
background-color: blue !important;
}
li.faqitem {
background-color: slate !important;
}
div {
font-size: 1.1em;
}
table, p, div {
background-color: #E0E0E0 !important;
//font-size: 1.2em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment