Update life.html

This commit is contained in:
Kyle
2019-08-12 15:22:29 -07:00
committed by GitHub
parent b02ed15dd3
commit 5d8e5d8c5b

View File

@@ -97,7 +97,7 @@
font-family: belerenbsc;
font-size: 24pt;
margin: 0px;
touch-action: none;
}
image, div, canvas {
user-select: none;
@@ -112,6 +112,7 @@
body {
background-color: #333;
color: white;
touch-action: manipulation;
}
.mainGrid {
display: grid;
@@ -226,4 +227,4 @@
}
</style>
<script src="data/life/life.js"></script>
<html>
<html>