switch opfor/blufor colors for overview
parent
b1a82b0c45
commit
a6790f55a2
|
@ -41,9 +41,9 @@ img{
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-opfor {
|
.text-opfor {
|
||||||
color: blue;
|
color: firebrick;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-blufor {
|
.text-blufor {
|
||||||
color: firebrick;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue