mirror of
https://github.com/Anashost/HA-Animated-cards.git
synced 2026-05-07 11:09:13 +00:00
Update README.md
This commit is contained in:
@@ -67,10 +67,8 @@ background: #1C1C1C !important;
|
||||
## Batch 4:
|
||||

|
||||
|
||||
<!--
|
||||
## Batch 5:
|
||||

|
||||
-->
|
||||
|
||||
# Cards:
|
||||
|
||||
@@ -11367,7 +11365,6 @@ card_mod:
|
||||
```
|
||||
</details>
|
||||
|
||||
<!--
|
||||
## $${\color{yellow}Batch \space 5}$$
|
||||
|
||||
<details>
|
||||
@@ -12467,9 +12464,9 @@ cards:
|
||||
transition: background 0.3s ease;
|
||||
}
|
||||
|
||||
/* -------------------------------------- */
|
||||
/* ANIMATION: THE BIG FALLING LETTER */
|
||||
/* -------------------------------------- */
|
||||
/* ----------------------*/
|
||||
/* ANIMATION LETTER */
|
||||
/* --------------------- */
|
||||
.shape::before {
|
||||
content: '';
|
||||
display: var(--anim-mail-drop);
|
||||
@@ -12498,9 +12495,9 @@ cards:
|
||||
animation: mail-drop 1.5s ease-in-out infinite;
|
||||
}
|
||||
|
||||
/* -------------------------------------- */
|
||||
/* ANIMATION: ICON MOVEMENT */
|
||||
/* -------------------------------------- */
|
||||
/* ------------------------*/
|
||||
/* ANIMATION ICON MOVEMENT */
|
||||
/* ------------------------*/
|
||||
ha-icon {
|
||||
color: rgb(var(--mb-color)) !important;
|
||||
transition: color 0.3s ease;
|
||||
@@ -12645,9 +12642,9 @@ card_mod:
|
||||
transition: height 0.4s;
|
||||
}
|
||||
|
||||
/* ================================== */
|
||||
/* THE WINDOW CAPSULE (Visual) */
|
||||
/* ================================== */
|
||||
/* =====================*/
|
||||
/* THE WINDOW CAPSULE */
|
||||
/* ==================== */
|
||||
ha-card::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
@@ -12789,9 +12786,9 @@ card_mod:
|
||||
transition: height 0.4s;
|
||||
}
|
||||
|
||||
/* ================================== */
|
||||
/* THE WINDOW CAPSULE (Visual) */
|
||||
/* ================================== */
|
||||
/* ========================== */
|
||||
/* THE WINDOW CAPSULE Visual */
|
||||
/* ========================== */
|
||||
ha-card::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
@@ -13420,7 +13417,6 @@ card_mod:
|
||||
|
||||
```
|
||||
</details>
|
||||
-->
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user