Skip to content

Instantly share code, notes, and snippets.

@Paxxs
Created March 25, 2023 02:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Paxxs/91e21ff28fd8ece96f2e30554a3d8d4e to your computer and use it in GitHub Desktop.
Save Paxxs/91e21ff28fd8ece96f2e30554a3d8d4e to your computer and use it in GitHub Desktop.
relingo 双语字幕样式优化
#relingo-caption .relingo-caption {
backdrop-filter: none !important;
background: rgba(0,0,0,.5) !important;
}
#relingo-caption .relingo-caption .relingo-caption-origin {
font-size: 14px !important;
}
#relingo-caption .relingo-caption .relingo-caption-target {
font-size: 14px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment