< Template:Home | NowPlaying2
No edit summary |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
justify-content: center; | justify-content: center; | ||
height: min-content; | height: min-content; | ||
} | |||
#content-video { | |||
background-image: repeating-radial-gradient(circle at 17% 32%, white, black 0.00085px); | |||
} | } | ||
Revision as of 08:54, 4 August 2023
#now-playing h2 { text-align: center; } #now-playing #video-outer { margin: 0 auto; float: none; align-self: center; } #button-wrap { display: flex; justify-content: center; height: min-content; } #content-video { background-image: repeating-radial-gradient(circle at 17% 32%, white, black 0.00085px); } #now-playing p { display: none; } #ytButton { background-color: transparent; border-color: transparent; font-family: 'Press Start 2P'; color: hsl(335,94%,53%); text-transform: uppercase; }