minesweeper/src/main/webapp/pages/mines-phone-small.css
changeset 180 91fff78d91db
parent 81 0d274f085dac
child 200 6227a7cc4bf8
     1.1 --- a/minesweeper/src/main/webapp/pages/mines-phone-small.css	Tue Feb 11 16:53:26 2014 +0100
     1.2 +++ b/minesweeper/src/main/webapp/pages/mines-phone-small.css	Sat Jul 26 08:54:08 2014 +0200
     1.3 @@ -22,9 +22,9 @@
     1.4   * THE SOFTWARE.
     1.5   */
     1.6  table.field td {
     1.7 -    padding: 4px;
     1.8 -    width: 18px;
     1.9 -    height: 18px;
    1.10 +    padding: 3px;
    1.11 +    width: 16px;
    1.12 +    height: 16px;
    1.13      font-size: 1.5em;
    1.14  }
    1.15  h1 {