body { font-family: "Verdana"; } #container { display: flex; flex-direction: column; } div { margin: 10px; } tr td:nth-of-type(1) { width: 200px; } tr td:nth-of-type(2) { width: 200px; } table tr:hover { background:#EEE !important; color: #000 !important; } table { border-collapse: collapse; } td { padding: 10px 10px; /* 10px top & bottom padding, 0px left & right */ border-width: 1px 0; /* 1px top & bottom border, 0px left & right */ border-color: #000; border-style: solid; } table tr:nth-child(odd){ background-color: #4C8BF5; color: #fff; } .header { font-weight: bold; background-color: orange !important; color: #000 !important; } #sections span { cursor: pointer; width: 200px; display: inline-block; }x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586