core/com.nokia.carbide.cpp/book.css
changeset 1640 4891d49809bb
parent 892 04365e85d9b0
child 1648 0d551b392c77
equal deleted inserted replaced
1639:5fdc216afa33 1640:4891d49809bb
     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: 1em;
    16 	font-weight: normal;
    16 	font-weight: normal;
    17 }
    17 }
    18 
    18 
    19 h1, h2, h3, h4, h5, h6, strong, em {
    19 h1, h2, h3, h4, h5, h6, strong, em {
    20 	font-family: Verdana, Ariel, Helvetica, sans-serif;
    20 	font-family: Verdana, Ariel, Helvetica, sans-serif;
    95 	padding: 5px;
    95 	padding: 5px;
    96 	vertical-align:top;
    96 	vertical-align:top;
    97 	}
    97 	}
    98 	
    98 	
    99 th	{
    99 th	{
   100 	background-color: #ffd62c;
   100 	background-color: #8FCAE7;
   101 	}
   101 	}
   102 
   102 
   103 div.ol.p	{
   103 div.ol.p	{
   104 	margin-left: 3em;
   104 	margin-left: 3em;
   105 	}
   105 	}