2048.html
changeset 61 eed17c93d420
parent 59 28613a54c71c
child 62 a8e4d8a808c1
equal deleted inserted replaced
60:434fa4b14209 61:eed17c93d420
    78       border-radius: 4px;
    78       border-radius: 4px;
    79     }
    79     }
    80     div.ai > div.option > input.positive {
    80     div.ai > div.option > input.positive {
    81       text-align: right;
    81       text-align: right;
    82       max-width: 4em;
    82       max-width: 4em;
    83       margin-rght: 2px;
    83       margin-right: 2px;
    84     }
    84     }
    85     .clearfix {
    85     .clearfix {
    86       clear: both;
    86       clear: both;
    87     }
    87     }
    88     #test {
    88     #test {