Ah yes, Opera mimics IE at points...

This commit is contained in:
Ryan McGrath 2011-07-11 08:47:06 -04:00
parent 744fba7625
commit a0b97e8ef0
5 changed files with 8 additions and 7 deletions

View file

@ -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('');