diff --git a/application/views/bandmap/list.php b/application/views/bandmap/list.php index 1c2a115e..4fbebb89 100644 --- a/application/views/bandmap/list.php +++ b/application/views/bandmap/list.php @@ -18,6 +18,8 @@ -moz-transition: all 15s ease; -o-transition: all 15s ease; transition: all 15s ease; + --bs-table-bg: #5dade2; + --bs-table-accent-bg: #5dade2; }