Weather-big.css
962 Bytes
.wev-weather-curr{background-color:var(--themeColor);overflow:hidden;text-align:left;padding:10px 20px}.wev-weather-curr img{display:inline-block;width:50px;height:50px;margin-right:15px;float:left;-webkit-filter:invert(100%);filter:invert(100%)}.wev-weather-curr span{width:100%;text-align:left;color:#fff;display:block}.wev-weather-curr span:nth-child(1){margin-top:5px;font-size:22.85714286px;font-weight:700}.wev-weather-next{padding:10px 0;width:33.33%;float:left;text-align:center;background:#fff;display:none}.wev-weather-next span{display:block;color:#999;font-weight:700}.wev-weather-next span:first-child{text-transform:uppercase;font-size:16px;text-align:center}.wev-weather-next span:last-child{font-size:13.71428571px}.wev-weather-next img{margin:3px;-webkit-filter:invert(60%);filter:invert(60%);width:30px;height:30px}.wev-weather-next:first-child span{color:#4c4c4c}.wev-weather-next:first-child img{-webkit-filter:invert(35%);filter:invert(35%)}