Skip to content

Instantly share code, notes, and snippets.

@Dinamiko
Created January 22, 2015 18:56
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 Dinamiko/bebca1d01c09b2a56233 to your computer and use it in GitHub Desktop.
Save Dinamiko/bebca1d01c09b2a56233 to your computer and use it in GitHub Desktop.
.docu-item.tf-custom-item {
width:100%;
padding-left: 5%;
padding-right: 5%;
padding-top: 0;
padding-bottom: 0;
background:#3070d1;
color:#FFF;
}
.docu-item.tf-custom-item a:link, .docu-item.tf-custom-item a:visited {
color:#FFF;
}
.docu-item.tf-custom-item a:hover {
opacity: .85;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment