mapmerge update + mats properly work

This commit is contained in:
Letter N
2021-03-05 15:38:35 +08:00
parent a0020c6fdf
commit 2542fe05e9
35 changed files with 552 additions and 765 deletions
+4 -2
View File
@@ -10,13 +10,15 @@
color: #ef2f3c;
font-weight: bold;
}
.bluetext {
color: #517fff;
font-weight: bold;
}
.neutraltext {
font-weight: bold; /* If you feel these should have some color feel free to change */
}
}
.marooned {
color: rgb(109, 109, 255); font-weight: bold;
@@ -93,4 +95,4 @@ body {
.tooltip_container:hover .tooltip_hover {
visibility: visible;
}
}