merged with videorecorder's style
This commit is contained in:
@@ -555,6 +555,22 @@ div.status {
|
||||
text-align: right;
|
||||
bottom: 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 {
|
||||
|
Reference in New Issue
Block a user