Template:Home/NowPlaying/styles.css: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
#now-playing {
    border: 1px solid #f81472;
    border-radius: 15px;
}
#now-playing h2 {
#now-playing h2 {
     text-align: center;
     text-align: center;

Revision as of 22:41, 22 April 2022

#now-playing h2 {
    text-align: center;
}

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