loop setting on player page, various other changes

This commit is contained in:
ccd0
2013-11-10 04:57:45 -08:00
parent 2a770f27d1
commit 8119058ac9
9 changed files with 98 additions and 55 deletions

View File

@@ -7,3 +7,13 @@ video {
margin-left: auto;
margin-right: auto;
}
#playerheader {
text-align: right;
}
#playerheader a {
color: white;
text-decoration: none;
}
span.settings {
position: relative;
}