Template:Home/NowPlaying/styles.css

Template page
Revision as of 19:20, 16 April 2022 by Timothy (talk | contribs) (Created page with "#now-playing h2 { text-align: center; } #now-playing #youtube-outer { margin: 0 auto; float: none; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
#now-playing h2 {
    text-align: center;
}

#now-playing #youtube-outer {
    margin: 0 auto;
    float: none;
}