core/com.nokia.carbide.cpp.doc.user/book.css
changeset 310 053edbc2de87
parent 305 8554d4866c7f
child 524 227eeddd4067
child 819 8121a281245c
equal deleted inserted replaced
309:d08289195319 310:053edbc2de87
    10 	margin: 2px 10px 10px 10px;
    10 	margin: 2px 10px 10px 10px;
    11 	}
    11 	}
    12 
    12 
    13 /* 	Set default font to serif style, 12-pt and plain	*/
    13 /* 	Set default font to serif style, 12-pt and plain	*/
    14 body, p, table {
    14 body, p, table {
    15 	font-family: Verdana, Arial, Helvetica, sans-serif;
    15 	font-family: Verdana, Helvetica, sans-serif;
    16 	font-size: 13px;
    16 	font-size: 13px;
    17 	font-weight: normal;
    17 	font-weight: normal;
    18 }
    18 }
    19 
    19 
    20 /*	Use sans-serif fonts for all title styles	*/
    20 /*	Use sans-serif fonts for all title styles	*/
    21 h1, h2, h3, h4, h5, h6, strong, em {
    21 h1, h2, h3, h4, h5, h6, strong, em {
    22 	font-family: Verdana, Arial, Helvetica, sans-serif;
    22 	font-family: Verdana, Helvetica, sans-serif;
    23 	color: #000000;	
    23 	color: #000000;	
    24 	}
    24 	}
    25 
    25 
    26 h1	{ font-size:20px }
    26 h1	{ font-size:20px }
    27 h2	{ font-size:18px }
    27 h2	{ font-size:18px }