fixed even more!

This commit is contained in:
kasperrt
2014-12-29 21:15:00 +01:00
parent 1a9a6830c3
commit bbd2807e21

View File

@@ -100,7 +100,7 @@ input[type="radio"]{display: none;}
#controls{display:none;}
body{background-color: #2F2F2F;}
.bgimage{background-image: url(bg5.jpg);position:fixed;background-size:500%;}
#player{width: 100%; height:45%; margin-bottom: 20px; box-shadow: none;}
#player{width: 100%; height:45%; margin-bottom: 20px; box-shadow: none;display:none;}
.playlist{width: 100%;}
.lresult{font-size: 40px; height: 90px; font-size: 50px;}
.votes{float: right; background-color: rgba(0,0,0,0.9); margin-top: -1.5em;font-size: 42px; padding-right: 8px; height: 89px; line-height: 89px; padding-left: 20px; border-radius: 1px;}