merged with videorecorder's style

This commit is contained in:
Marc Wäckerlin
2005-12-07 19:10:18 +00:00
parent 65c5ce16c3
commit 9454114278

View File

@@ -555,6 +555,22 @@ div.status {
text-align: right; text-align: right;
bottom: 0; bottom: 0;
right: 0; right: 0;
left: 0;
background-color: black;
color: lightgrey;
}
div.author, div.author a {
position: fixed;
text-align: left;
bottom: 0;
left: 0;
background-color: black;
color: lightgrey;
}
div.status a, div.author a {
color: lightgrey;
} }
div.validation { div.validation {