Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:mushroom-title-card
- title: ''
- alignment: start
- subtitle: 'LINCOLN: {{states(''sensor.lincoln_forecast'')}}'
- card_mod:
- style: |
- ha-card {
- --title-font-size: 1.3em !important;
- --subtitle-font-size: .9em !important;
- border: 1px solid rgba(55,55,55,1) !important;
- padding-right: 18px !important;
- padding-left: 18px !important;
- padding-bottom: 4px !important;
- padding-top: 20px !important;
- background: rgba(28,28,28) !important;
- }
- h1 {
- color: white !important;
- font-weight: 700 !important;
- }
- h2 {
- color: rgba(220,220,220,1) !important;
- margin-top: -16px !important
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement