mapmerge update + mats properly work
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user