dark.css
changeset 82 cb8897d7f508
parent 80 ba69edadfc4c
child 109 70bbd11a38a7
     1.1 --- a/dark.css	Thu Jan 05 23:04:57 2012 +0100
     1.2 +++ b/dark.css	Thu Jan 05 23:29:27 2012 +0100
     1.3 @@ -208,9 +208,13 @@
     1.4      left: 25px;
     1.5      height: 100px;
     1.6      width: 670px;
     1.7 +} 
     1.8 +
     1.9 +#gameoflife {
    1.10 +    background: black;
    1.11  }
    1.12  
    1.13 -#sim {
    1.14 +#sim {   
    1.15      border-style: none;
    1.16      position: relative;
    1.17      margin: 0;