how to adjust the background color of the weather app

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
NilsNijenhuis
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

Post by NilsNijenhuis »

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
Attachments
dashticz.jpg
dashticz.jpg (237.93 KiB) Viewed 338 times
NilsNijenhuis
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

Post by NilsNijenhuis »

have found it:

Code: Select all

.weather .weatherday {
     background: rgba(0,0,0, 0.4);             /* transparancy of 0.4 (larger is darker) */
}
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests