summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 56698c5..b371d97 100644
--- a/index.html
+++ b/index.html
@@ -173,7 +173,7 @@ void main() {
<canvas id="canvas">
<p>
Your browser doesn't support HTML5 &lt;canvas&gt;.<br>
- This page won't work for you.
+ Try upgrading to the latest version of Microsoft Internet Explorer&reg;.
</p>
</canvas>
<canvas id="ui-canvas"></canvas>
@@ -189,7 +189,7 @@ void main() {
<label for="blue-input">B</label>
-->
<input type="color" value="#ff00aa" name="color-input" id="color-input" aria-label="Color">
- <input type="text" value="0.1" name="color-mix-input" id="color-mix-input">
+ <input type="text" value="0.2" name="color-mix-input" id="color-mix-input">
<label for="color-mix-input">opacity</label>
</div>
<div style="float:right;margin-right:0.2em;">