X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=style.css;h=e6005a96397b68bda35e0c5a03a812aa5eb61e82;hb=51bd9981da7e8a44780c1c6ccfbc7b8d37fd65d3;hp=668ed4eb386ed531f40c28e9994c7fcd02481023;hpb=ede4376ae858e2d6241d3842355cdbe1ad26a4d1;p=cellular-automaton.git diff --git a/style.css b/style.css index 668ed4e..e6005a9 100644 --- a/style.css +++ b/style.css @@ -1,12 +1,9 @@ canvas { - position: absolute; - top: 1px; - left: 1px; margin: 20px; - border: 1px solid black; + float:left; } #controls { - float:right; + float:left; width:150px; } #controls li {