Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
/* Test Ferientipps table.container td { margin: 0; padding: 0 0 0 0.75em; } */ table.climateTbl { width: 100%; clear: both; } table.climateTbl * td { width:6%; text-align: center; vertical-align:middle; font-weight:bold; font-style:italic; } th.climateTblRowHeader { text-align: left; } .climateTblCellTemp1 { background-color: #AFAFFF; } .climateTblCellTemp2 { background-color: #AFCAFF; } .climateTblCellTemp3 { background-color: #AFE4FF; } .climateTblCellTemp4 { background-color: #AFFFFF; } .climateTblCellTemp5 { background-color: #AFFFD7; } .climateTblCellTemp6 { background-color: #AFFFAF; } .climateTblCellTemp7 { background-color: #D7FFAF; } .climateTblCellTemp8 { background-color: #FFFFAF; } .climateTblCellTemp9 { background-color: #FFD7AF; } .climateTblCellTemp10 { background-color: #FFAFAF; } .climateTblCellSun1 { background-color: #AFAFFF; } .climateTblCellSun2 { background-color: #AFCAFF; } .climateTblCellSun3 { background-color: #AFE4FF; } .climateTblCellSun4 { background-color: #AFFFFF; } .climateTblCellSun5 { background-color: #AFFFD7; } .climateTblCellSun6 { background-color: #AFFFAF; } .climateTblCellSun7 { background-color: #D7FFAF; } .climateTblCellSun8 { background-color: #FFFFAF; } .climateTblCellSun9 { background-color: #FFD7AF; } .climateTblCellSun10 { background-color: #FFAFAF; } .climateTblCellPrec1 { background-color: #FFFFAF; } .climateTblCellPrec2 { background-color: #E4FFAF; } .climateTblCellPrec3 { background-color: #CAFFAF; } .climateTblCellPrec4 { background-color: #AFFFAF; } .climateTblCellPrec5 { background-color: #AFFFCA; } .climateTblCellPrec6 { background-color: #AFFFE4; } .climateTblCellPrec7 { background-color: #AFFFFF; } .climateTblCellPrec8 { background-color: #AFE4FF; } .climateTblCellPrec9 { background-color: #AFCAFF; } .climateTblCellPrec10 { background-color: #AFAFFF; }