Symbian.org/WRTKit/Resources/UI.css
changeset 3 9cbe91927e89
parent 2 99bc8e56b756
child 18 b73e6caf0031
equal deleted inserted replaced
2:99bc8e56b756 3:9cbe91927e89
    59 /* Document body rules */
    59 /* Document body rules */
    60 
    60 
    61 body {
    61 body {
    62     margin: 0px;
    62     margin: 0px;
    63     background: url("DocumentBackground.png") repeat;  /* repeat-x fixed; */
    63     background: url("DocumentBackground.png") repeat;  /* repeat-x fixed; */
    64     font: normal 5mm Arial, sans-serif;
    64     font: normal 14px Arial, sans-serif;
    65     color: rgb(0,0,0);
    65     color: rgb(0,0,0);
    66 }
    66 }
    67 
    67 
    68 
    68 
    69 /******************************************************************************/
    69 /******************************************************************************/