Test /
DarkZebra
Disable browser extensions changing the colors on the website, e.g. Dark Mode - Night Eye.
|| class="zebra" ||! m||!Geographic zone ||!Highest point ||!Country || || 3700||Arctic ||Gunnbjørn Fjeld ||Greenland || || 8848||North Temperate Zone ||Mount Everest ||Nepal || || 5790||North Tropical Zone ||Cayambe ||Ecuador || || 6768||South Tropical Zone ||Huáscarán ||Peru || || 6960||South Temperate Zone ||Aconcagua ||Argentina || || 4892||Antarctic ||Mount Vinson ||(none) || | ||||||||||||||||||||||||||||
|
Cycle Dark theme
This is in pub/css/Test.DarkZebra.css:
table.zebra { background:black; border-color: black; background-color: lightgray; }
table.zebra th { background-color:#99ccff; color : black; }
table.zebra tr.row1 { background-color:#ffff99; }
table.zebra tr.row2 { background-color:#ccffcc; }
table.zebra td { color: black; }