Update life.html

This commit is contained in:
Kyle
2019-08-10 18:26:57 -07:00
parent 8425a0c32a
commit 9ec754b7dd

View File

@@ -126,13 +126,15 @@
margin: 2vw;
}
* {
font-family: belerenbsc;
font-size: 24pt;
margin: 0px;
}
image {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
font-family: belerenbsc;
font-size: 24pt;
margin: 0px;
}
body {
background-color: #333;