turret mod

This commit is contained in:
landgreen
2020-07-08 15:58:46 -07:00
parent ef28029415
commit 31c16b1c71
7 changed files with 314 additions and 235 deletions

View File

@@ -460,7 +460,16 @@ em {
}
.color-g {
color: hsl(218, 100%, 27%);
color: hsl(218, 80%, 40%);
letter-spacing: 1px;
}
.color-harm {
/* color: */
/* text-shadow: #FC0 1px 0 10px; */
background-color: hsla(325, 100%, 85%, 0.2);
padding: 3px;
border-radius: 4px;
letter-spacing: 1px;
}