custom.css
... ...
@@ -2527,7 +2527,7 @@ nav.main-navigation
2527 2527
}
2528 2528
2529 2529
/* last column in systems table? let's find out*/
2530
-.benchmarking-systems > td:nth-child(6)
2530
+.benchmarking-systems > table > tbody > tr:nth-child(2) > td:nth-child(6)
2531 2531
{
2532 2532
background-color: red;
2533 2533
}