| r8 vs r9 | ||
|---|---|---|
| ... | ... | |
| 47 | 47 | |
| 48 | 48 | .eight {color:gray} |
| 49 | 49 | |
| 50 | .show_1 {color:blue} | |
| 51 | ||
| 52 | .show_2 {color:green} | |
| 53 | ||
| 54 | .show_3 {color:red} | |
| 55 | ||
| 56 | .show_4 {color:darkred} | |
| 57 | ||
| 58 | .show_5 {color:brown} | |
| 59 | ||
| 60 | .show_6 {color:teal} | |
| 61 | ||
| 62 | .show_7 {color:purple} | |
| 63 | ||
| 64 | .show_8 {color:gray} | |
| 65 | ||
| 50 | 66 | .mine-table {display:table} |
| 51 | 67 | |
| 52 | 68 | .mine-align {display:table-cell;vertical-align:middle} |
| ... | ... |