< Template:Home | NowPlaying2
(Created page with "#now-playing h2 { text-align: center; } #now-playing #youtube-outer { margin: 0 auto; float: none; align-self: center; } #button-wrap { display: flex; justify-content: center; height: min-content; } #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; }") |
No edit summary |
||
Line 3: | Line 3: | ||
} | } | ||
#now-playing # | #now-playing #video-outer { | ||
margin: 0 auto; | margin: 0 auto; | ||
float: none; | float: none; |
Revision as of 08:53, 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; } #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; }