Skip to content

Instantly share code, notes, and snippets.

@5310
Created May 7, 2024 13:01
Show Gist options
  • Save 5310/67443a1f412e65fbc1c1211b25cff6e0 to your computer and use it in GitHub Desktop.
Save 5310/67443a1f412e65fbc1c1211b25cff6e0 to your computer and use it in GitHub Desktop.
Custom stylesheet for LYV VDO.ninja layout #userstyle
#gridlayout .container_holder_video {
video {
border-radius: 0.75rem;
}
.video-label {
font-size: 2rem;
font-weight: bolder;
padding-inline: 1ch;
border-radius: 0.75rem;
opacity: 50%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment