diff options
Diffstat (limited to 'ext/wasm/tester1.c-pp.html')
-rw-r--r-- | ext/wasm/tester1.c-pp.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/ext/wasm/tester1.c-pp.html b/ext/wasm/tester1.c-pp.html index b1b68e486..535e58962 100644 --- a/ext/wasm/tester1.c-pp.html +++ b/ext/wasm/tester1.c-pp.html @@ -13,14 +13,9 @@ ES6 Module in UI thread UI thread //#endif </title> - <style> - body { - font-family: monospace; - } - </style> + <style></style> </head> - <body> - <h1 id='color-target'></h1> + <body><h1 id='color-target'></h1> <div>See <a href='tester1-worker.html' target='tester1-worker.html'>tester1-worker.html</a> for the Worker-thread variant.</div> <div class='input-wrapper'> |