Skip to content

Instantly share code, notes, and snippets.

@gquittet
Last active August 18, 2023 14:25
Show Gist options
  • Save gquittet/c97171cd78b46e523a6ee52200726434 to your computer and use it in GitHub Desktop.
Save gquittet/c97171cd78b46e523a6ee52200726434 to your computer and use it in GitHub Desktop.
Tabliss settings - Custom CSS
.Slot.middleCentre {
border-radius: 1rem;
padding: 2rem 5rem;
background-color: rgba(0, 0, 0, .20);
backdrop-filter: blur(5px);
box-shadow: 1px 0px 10px rgba(0, 0, 0, .20);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment