diff -r 96a50cb300cc -r 732aef931a9e 2048.html --- a/2048.html Tue Sep 02 18:47:33 2014 +0300 +++ b/2048.html Tue Sep 02 19:03:38 2014 +0300 @@ -9,8 +9,9 @@ body { width: 100%; } - h1, .score-area, .control-area, #message-area { + h1, div.area { text-align: center; + margin: 10px auto; } #board { margin: 10px auto; @@ -22,15 +23,18 @@ margin: 0; text-align: center; } + .report > .name { + font-weight: bold; + }
Max | +Count | +% | +
---|---|---|
128 | 8 | x |
+
256 | 4 | x |
+
512 | 12 | x |
+