minesweeper/src/main/webapp/pages/mines-phone-smaller.css
changeset 181 f7d8fd6d57cc
parent 80 ec060bb2b997
child 200 6227a7cc4bf8
     1.1 --- a/minesweeper/src/main/webapp/pages/mines-phone-smaller.css	Mon Feb 10 17:22:14 2014 +0100
     1.2 +++ b/minesweeper/src/main/webapp/pages/mines-phone-smaller.css	Sat Jul 26 10:31:05 2014 +0200
     1.3 @@ -22,11 +22,11 @@
     1.4   * THE SOFTWARE.
     1.5   */
     1.6  table.field td {
     1.7 -    padding: 2px;
     1.8 -    width: 10px;
     1.9 -    height: 10px;
    1.10 +    padding: 3px;
    1.11 +    width: 13px;
    1.12 +    height: 13px;
    1.13      line-height: 10px;
    1.14 -    font-size: 0.8em;
    1.15 +    font-size: 1em;
    1.16  }
    1.17  h1 {
    1.18      font-size: 8px;