carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/book.css
changeset 1704 24ac5a5cf80c
parent 892 04365e85d9b0
equal deleted inserted replaced
1703:2c1a7d3f4ab4 1704:24ac5a5cf80c
     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 
    88 	font-weight: bold;
    88 	font-weight: bold;
    89 	padding-top: 5px;
    89 	padding-top: 5px;
    90 	}
    90 	}
    91 
    91 
    92 table	{
    92 table	{
    93 	border: solid #999 1px;
    93 	border: solid #C9D2C9 1px;
    94 	table-layout: auto;
    94 	table-layout: auto;
    95 	}
    95 	}
    96 
    96 
    97 td, th	{
    97 td, th	{
    98 	border: solid #999 1px;
    98 	border: solid #C9D2C9 1px;
    99 	padding: 5px;
    99 	padding: 5px;
   100 	vertical-align:top;
   100 	vertical-align:top;
   101 	}
   101 	}
   102 	
   102 	
   103 th	{
   103 th	{
   104 	background-color: #ffd62c;
   104 	background-color: #C9D2C9;
   105 	}
   105 	}
   106 
   106 
   107 div.ol.p	{
   107 div.ol.p	{
   108 	margin-left: 3em;
   108 	margin-left: 3em;
   109 	}
   109 	}