manual.css revision 832292cf428167a83e71c7f17493fc0ab6cb7a7e
2N/Abody {background: white;
2N/A text: black; }
2N/A
2N/A.help { font-weight: bold }
2N/A
2N/A.directive { color: green; }
2N/A
2N/A.module { color: green; }
2N/A
2N/Aa:link { text-decoration: none }
2N/Aa:hover { text-decoration: underline }
2N/Aa:visited { text-decoration: none }
2N/A