merged with videorecorder's style

master
Marc Wäckerlin 19 years ago
parent 65c5ce16c3
commit 9454114278
  1. 16
      mrw/style.css

@ -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 {

Loading…
Cancel
Save