/* Revised 06-Aug 2022 */ /* //dosboot.org/weather/weather-forecast-code-snippet-css.txt */ /* ---------- Styles to weather widget snippet ---------- */ .TTWBT { font-weight: normal; font-size: 0px; margin-bottom: 6px; } .TTWBP { font-size: 14px; } .TTWBTBL { border: 0 solid; } TABLE.TTWBTBL TD { vertical-align: top; } .TTWSB { margin-bottom:5px; } .mtxp { text-align: right; margin: 0; padding: 0; font-size: 14px; } .WFOT1 { padding: 0px; } .WFH1 { font-size: 0px; margin-bottom: 0px; } TABLE.WFOT TD { vertical-align: top; } .FCOVTMP { font-size: 14px; line-height: 1.0; padding-bottom: 0px; } .FCOVEXP { font-size: 13px; line-height: 1.50; text-align: center; } .WFI { background-color: #EDEDED; } .WTL { color: #0000BB; float: left; font-weight : bold; } .WTH { color: #BB0000; float: right; font-weight: bold; } .WFLK { display: none; } .WFDAY { font-size: 16px; text-align: center; font-weight: normal; text-shadow: 3px 3px 3px #808080; } .TTWST { text-shadow: 3px 3px 3px #808080; font-weight: normal; font-size: 14px; margin-bottom: 10px; } .TTWS { font-size: 13px; padding-left: 30px; } /* ---------- Styles to weather widget snippet ---------- */