Ah yes, Opera mimics IE at points...
This commit is contained in:
parent
744fba7625
commit
a0b97e8ef0
5 changed files with 8 additions and 7 deletions
|
|
@ -41,10 +41,10 @@ Wii.util = {
|
|||
'line-height: 32px;',
|
||||
'font-family: monospace;',
|
||||
'position: absolute;',
|
||||
'top: 10px;',
|
||||
'top: 20px;',
|
||||
'left: 10px;',
|
||||
'color: #f9f9f9;',
|
||||
'background-color: rgba(44, 44, 44, .7);',
|
||||
'background-color: #010101;',
|
||||
'border: 2px solid #42a2cc;'
|
||||
].join('');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue