Fade-Experiments

This commit is contained in:
int2001
2024-01-31 11:34:39 +00:00
parent f9e568761e
commit 2291e4d0bb
3 changed files with 6 additions and 5 deletions

View File

@@ -13,12 +13,12 @@
.kHz::after {
content: " kHz";
}
.fresh{
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
-o-transition: all 15s ease;
transition: all 15s ease;
--bs-table-bg: #5dade2;
--bs-table-accent-bg: #5dade2;
}
</style>