Fix: Show "blue" bar for new spots at BS5

This commit is contained in:
int2001 2023-12-23 04:27:00 +00:00
parent 043a5135eb
commit ed02b0b6c7
No known key found for this signature in database
GPG Key ID: DFB1C13CD2DB037B

View File

@ -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;
}
</style>