Skip to content

Instantly share code, notes, and snippets.

@miyacorata
Created July 29, 2020 12:47
Show Gist options
  • Save miyacorata/7c75e7fb8e7884960c6bfbac2b81a847 to your computer and use it in GitHub Desktop.
Save miyacorata/7c75e7fb8e7884960c6bfbac2b81a847 to your computer and use it in GitHub Desktop.
niconico-Re
.MainMenuContainer-menuList {
padding-right: 0;
}
.UserDetailsHeader-body {
width: 1120px;
}
.UserPage-main {
padding-right: 0;
}
section[class$="Page-content"] {
width: 1080px;
}
@media screen and (min-width: 1736px) and (min-height: 850px) {
body.is-autoResize .WatchAppContainer-main {
width: 1464px;
}
body.is-autoResize:not(.is-fullscreen) .VideoContainer {
width: 1080px;
height: 610px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment