This commit is contained in:
2017-09-05 18:02:05 -04:00
parent 1930958fc5
commit 7399429405

View File

@@ -2,7 +2,7 @@ div#gridcontainer
{
width: 800px;
line-height: 0;
clear: both;
clear: both;
}
div.griditem, div.palette
@@ -10,9 +10,10 @@ div.griditem, div.palette
display: inline-block;
width: 70px;
height: 70px;
margin-left: 4px;
margin-bottom: 8px;
margin-left: 2px;
margin-bottom: 6px;
background: #AAA;
border: 1px solid black;
}
div.palette {