core/com.nokia.carbide.cpp/book.css
branchRCL_2_4
changeset 1581 cc8071ece8d2
parent 524 227eeddd4067
equal deleted inserted replaced
1580:60a1e2151c91 1581:cc8071ece8d2
     8 html {
     8 html {
     9 	margin: 2px 10px 10px 10px;
     9 	margin: 2px 10px 10px 10px;
    10 	}
    10 	}
    11 
    11 
    12 /* 20091007 added verdana and ariel to list to match SFO website fonts choices */
    12 /* 20091007 added verdana and ariel to list to match SFO website fonts choices */
    13 body, p, table {
    13 body, p, table, li {
    14 	font-family: Verdana, Ariel, Helvetica, sans-serif;
    14 	font-family: Verdana, Ariel, Helvetica, sans-serif;
    15 	font-size: 0.9em;
    15 	font-size: 0.9em;
    16 	font-weight: normal;
    16 	font-weight: normal;
    17 }
    17 }
    18 
    18