diff options
Diffstat (limited to 'hg.css')
-rw-r--r-- | hg.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ body { border-radius: 10px; box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5); text-align: center; + background-position: 50% 50%; + background-repeat: no-repeat; } .music-player .color-overlay { |