Skip to content

Instantly share code, notes, and snippets.

@pgkuroneru
Last active February 12, 2022 12:21
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 pgkuroneru/a3e38ce48f50e865c351a5390ebbed62 to your computer and use it in GitHub Desktop.
Save pgkuroneru/a3e38ce48f50e865c351a5390ebbed62 to your computer and use it in GitHub Desktop.
tver.jp Wide Display (Use Stylus)
.companionad-right {
width: 320px;
padding: 650px 20px 20px 0;
}
.video-section .playvideo .player {
width: 100%;
height: 0;
padding-top: 80.25%;
position: relative;
}
.video-section .playvideo .player #playerWrapper {
width: 1060px !important;
height: 100% !important;
position: absolute !important;
top: 0;
left: 0;
}
.dimmer {
background: initial;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment