calendar updates

This commit is contained in:
fabrice404
2024-07-30 19:27:15 +00:00
committed by github-actions[bot]
parent 3d9ffe4a0a
commit 2c27e22cd2
720 changed files with 38816 additions and 20209 deletions

View File

@ -1854,9 +1854,6 @@ details.collapse summary::-webkit-details-marker {
.opacity-30 {
opacity: 0.3;
}
.opacity-50 {
opacity: 0.5;
}
.shadow {
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);