forked from MarseyWorld/MarseyWorld
make blood award pure red (easier to read)
parent
2bc6e7d2fb
commit
f3374e0222
|
@ -184,10 +184,7 @@ body::after {
|
|||
|
||||
.blood {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.blood {
|
||||
color: #dc3545 !important;
|
||||
color: red !important;
|
||||
font-family: 'DoubleFeature';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue