custom.css
... ...
@@ -2527,7 +2527,13 @@ nav.main-navigation
2527 2527
}
2528 2528
2529 2529
/* last column in systems table? let's find out*/
2530
+/*
2530 2531
.benchmarking-systems > table:nth-child(10) > tbody > tr:nth-child(2) > td:nth-child(6)
2531 2532
{
2532 2533
background-color: red;
2533 2534
}
2535
+*/
2536
+span#systems-no_op_for_css + table > tbody > tr:nth-child(2) > td:nth-child(6)
2537
+{
2538
+ background-color: yellow;
2539
+}
recommended.md
... ...
@@ -26,7 +26,7 @@ Any Apple machine can be a capable computer for structural biology. The basic Ap
26 26
## Linux Benchmarking
27 27
28 28
### Benchmarking Systems
29
-
29
+<span class='systems-no_op_for_css'></span>
30 30
System | CPU | GPU | RAM (G) | Network (Gb/s) | Estimated Cost (USD) |
31 31
---------------------- | ------------------------------------ | ------------------- | ------- | -------------- | -------------------- |
32 32
Single Workstation | 8x Xeon E5-1630 v4 @3.7GHz | 1x GeForce RTX 2080 | 128 | 1 | 3500 |