| @@ -7,7 +7,7 @@ html, body { margin: 0; padding: 0; overflow: hidden; font-size: 10pt; font-fam | |||||
| position: absolute; | position: absolute; | ||||
| top:5px; | top:5px; | ||||
| left:5px; | left:5px; | ||||
| font-family:monospace; | |||||
| font-family: monospace; | |||||
| text-align: center; | text-align: center; | ||||
| font-size:9pt; | font-size:9pt; | ||||
| /*height:15px;*/ | /*height:15px;*/ | ||||
| @@ -19,7 +19,7 @@ html, body { margin: 0; padding: 0; overflow: hidden; font-size: 10pt; font-fam | |||||
| background-color: black; | background-color: black; | ||||
| color:white; | color:white; | ||||
| padding: 10px; | padding: 10px; | ||||
| font-family:monospace; | |||||
| font-family: monospace; | |||||
| position: absolute; | position: absolute; | ||||
| top: 10px; | top: 10px; | ||||
| right: 10px; | right: 10px; | ||||
| @@ -34,7 +34,7 @@ html, body { margin: 0; padding: 0; overflow: hidden; font-size: 10pt; font-fam | |||||
| background-color: black; | background-color: black; | ||||
| color:white; | color:white; | ||||
| padding: 10px; | padding: 10px; | ||||
| font-family:monospace; | |||||
| font-family: monospace; | |||||
| position: absolute; | position: absolute; | ||||
| top: 10px; | top: 10px; | ||||
| left: 10px; | left: 10px; | ||||
| @@ -44,7 +44,7 @@ html, body { margin: 0; padding: 0; overflow: hidden; font-size: 10pt; font-fam | |||||
| #version { | #version { | ||||
| color:black; | color:black; | ||||
| padding: 10px; | padding: 10px; | ||||
| font-family:monospace; | |||||
| font-family: monospace; | |||||
| position: absolute; | position: absolute; | ||||
| bottom: 10px; | bottom: 10px; | ||||
| left: 10px; | left: 10px; | ||||