<title>Information on using the Static Analyzer ("LLVM Checker")</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
-<!--<style type="text/css">
- body { color:#000000; background-color:#ffffff }
- body { font-family: Helvetica, sans-serif; font-size:9pt }
- </style> -->
- <style>
+ <style>
thead {
background-color:#eee; color:#666666;
font-weight: bold; cursor: default;
html, body {
- padding:0px;
- color:#000000; background-color:#ffffff;
- font-family: Arial, sans-serif;
+ padding:0px;
+ font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333;
}
+h1, h2, h3, tt { color: #000; }
+
/* Slides */
IMG.img_slide {
display: block;