forked from GithubMirrors/cardconjurer
		
	Update life.html
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user