< Template:Home | NowPlaying
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Reverted |
||
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; | ||
Line 6: | Line 11: | ||
margin: 0 auto; | margin: 0 auto; | ||
float: none; | float: none; | ||
} | } |
Revision as of 13:24, 21 April 2022
#now-playing { border: 1px solid #f81472; border-radius: 15px; } #now-playing h2 { text-align: center; } #now-playing #youtube-outer { margin: 0 auto; float: none; }