Skip to content

Instantly share code, notes, and snippets.

@TheNotary
Last active February 18, 2016 19:53
Show Gist options
  • Save TheNotary/8d2b3a252f74037bc5b2 to your computer and use it in GitHub Desktop.
Save TheNotary/8d2b3a252f74037bc5b2 to your computer and use it in GitHub Desktop.
html {
width: 70%;
margin-left: auto;
margin-right: auto;
}
h2.tool-title {
display:none;
}
tool-heading {
display:none;
}
div.tool#petition-tool {
border:none;
box-shadow:none;
}
a.intl-toggler {
color: #48a3da;
}
#tools .tool input[type="submit"].btn {
background-color: #48a3da;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment