laser push

tech: relativistic momentum - laser beams push mobs away
This commit is contained in:
landgreen
2021-01-04 18:32:56 -08:00
parent 79136db727
commit 9a97371893
6 changed files with 480 additions and 432 deletions

View File

@@ -543,6 +543,14 @@ summary {
letter-spacing: 1px;
}
.color-laser {
color: #f02;
/* text-shadow: 0px 0px 2px rgba(255, 0, 119, 0.3); */
/* text-shadow: 0px 0px 1.5px rgba(0, 0, 0, 1), 0px 0px 5px rgba(255, 0, 0, 1); */
font-weight: 100;
letter-spacing: -0.8px;
}
.color-plasma {
color: #c0e;
letter-spacing: 1px;