minesweeper/src/main/webapp/pages/mines-phone-small.css
branchminesweeper
changeset 80 ec060bb2b997
parent 78 cc5da2ae3940
child 81 0d274f085dac
     1.1 --- a/minesweeper/src/main/webapp/pages/mines-phone-small.css	Sat Feb 08 13:02:21 2014 +0100
     1.2 +++ b/minesweeper/src/main/webapp/pages/mines-phone-small.css	Mon Feb 10 17:22:14 2014 +0100
     1.3 @@ -23,9 +23,9 @@
     1.4   */
     1.5  table.field td {
     1.6      padding: 4px;
     1.7 -    width: 24px;
     1.8 -    height: 24px;
     1.9 -    font-size: 1.6em;
    1.10 +    width: 20px;
    1.11 +    height: 20px;
    1.12 +    font-size: 1.5em;
    1.13  }
    1.14  h1 {
    1.15      font-size: 12px;