Skip to content

Instantly share code, notes, and snippets.

@ciaranha
Last active April 30, 2018 12:18
Show Gist options
  • Save ciaranha/e7eb305f034de41385f6dcaa72b4bbbc to your computer and use it in GitHub Desktop.
Save ciaranha/e7eb305f034de41385f6dcaa72b4bbbc to your computer and use it in GitHub Desktop.
catapult-custom.scss
#catapult-cookie-bar {
background: #fff !important;
padding: 14px;
border-radius: 2px;
border: 1px solid #000;
font-size: 14px;
font-weight: 400;
}
span.ctcc-right-side {
padding-top: 14px;
display: block;
}
button#catapultCookie {
background: none;
border: 1px solid;
border-radius: 30px;
padding: 3px 12px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment