diff --git a/templates/index.html b/templates/index.html index 8a2b12c..2350d6a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -104,6 +104,7 @@ font-weight: bold; } .cancelled-row { + color: #fff; background-color: #500303; }