2048.html
changeset 134 5b772474bf17
parent 133 69e0ef5b24f4
child 137 be8ee2240a17
--- a/2048.html	Wed Sep 24 22:31:23 2014 +0300
+++ b/2048.html	Wed Sep 24 22:35:35 2014 +0300
@@ -95,7 +95,7 @@
       padding: 2px;
     }
     table.report-by-maxval > tr > td:nth-child(3) {
-      background-color: yellow;
+      background-color: gold;
     }
     table.report-by-maxval > tr > td:nth-child(5),
     table.report-by-maxval > tr > td:nth-child(8),