Hi,
Does anyone know how to adjust the background color of the weather app in the custom.css file , so it is the same color as the rest of the blocks?
layout : 0 has a lighter color than the rest of the blocks.
i can't find the info on : https://dashticz.readthedocs.io/en/mast ... ht=weather
how to adjust the background color of the weather app
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 81
- Joined: Friday 10 July 2020 22:56
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
how to adjust the background color of the weather app
- Attachments
-
- dashticz.jpg (237.93 KiB) Viewed 338 times
-
- Posts: 81
- Joined: Friday 10 July 2020 22:56
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: how to adjust the background color of the weather app
have found it:
Code: Select all
.weather .weatherday {
background: rgba(0,0,0, 0.4); /* transparancy of 0.4 (larger is darker) */
}
Who is online
Users browsing this forum: No registered users and 0 guests