Skip to content

Instantly share code, notes, and snippets.

@AertHulsebos
Last active November 11, 2021 12:58
Show Gist options
  • Select an option

  • Save AertHulsebos/6f44e02c06c8c133e7192f6c1094ab2a to your computer and use it in GitHub Desktop.

Select an option

Save AertHulsebos/6f44e02c06c8c133e7192f6c1094ab2a to your computer and use it in GitHub Desktop.
/* Banner Border */
.cmplz-cookiebanner {
border: 1px solid black;
border-radius: 50px;
}
/* Accept Button */
.cmplz-accept {}
/* Dismiss Button */
.cmplz- {}
/* View/Save Preferences Button */
.cmplz-save-preferences, .cmplz-view-preferences
.cmplz-btn {}
/* All Buttons Hover */
.cmplz-btn:hover {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment