Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <style type="text/css">
7 body {
8 text-rendering: optimizeLegibility;
9 font-size: 13px;
10 }
11 div {
12 border: none;
13 padding: 0px;
14 }
15 </style>
16 </head>
17 <body>
18 <div style="position:fixed; left:9.6px">
19 o
20 </div>
21 </body>