Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- card_mod:
- style: |
- ha-card {
- background: linear-gradient(145deg, #1a1a1a 0%, #0d0d0d 100%) !important;
- border-radius: 28px !important;
- box-shadow: 0 8px 32px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,255,255,0.1) !important;
- border: 1px solid rgba(255,255,255,0.05) !important;
- }
- ha-card:active {
- transform: scale(0.97);
- }
- ha-card.title {
- font-size: 1.5rem;
- }
Advertisement
Add Comment
Please, Sign In to add comment