add more colors

This commit is contained in:
ansuz
2016-04-17 20:21:19 +02:00
parent cc1814544d
commit 5ce158d2e2
2 changed files with 9 additions and 3 deletions

View File

@@ -37,6 +37,9 @@
border: 3px solid black;
padding: 5px;
}
#copy {
padding-left: 75px;
}
span.palette {
height: 50px;
width: 50px;
@@ -58,8 +61,10 @@
<canvas id="canvas" width="600" height="600" ></canvas>
<h2>Welcome to CryptCanvas!</h2>
<h3>Zero Knowledge Realtime Collaborative Canvas Editing</h3>
<div id="copy">
<h2>Welcome to CryptCanvas!</h2>
<h3>Zero Knowledge Realtime Collaborative Canvas Editing</h3>
</div>
<div id="controls">
<button id="clear">Clear</button>