Prettier embedded-player on startup

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-05 15:39:24 +01:00
parent fd8df5041a
commit 19a5dc9c27
4 changed files with 198 additions and 2 deletions

View File

@@ -399,6 +399,10 @@ html {
padding: 0 10px 0 0;
}
body {
background: #2d2d2d;
}
.vote-container {
height: 100%;
width: 100%;