4 font-family: helvetica, trebuchet, "Lucida Grande", sans-serif;
9 img.inline { display:inline; }
11 a img { border:none; }
12 a:hover img { border: none; }
21 #banner img { margin:6px 0; }
40 background: url(/inc/b/l.png) no-repeat left top;
45 background:url(/inc/b/r.png) no-repeat right top;
53 background: url(/inc/b/r.png) no-repeat 100% -20px;
58 #nav li:hover { background: url(/inc/b/l.png) no-repeat 0% -20px; }
66 text-decoration: none;
67 color: rgb(17,45,137);
72 a:hover, a:active { border-bottom: 1px dotted rgb(17,45,137); }
73 p { padding: .3em 0; }
77 border: 1px #aaa solid;
84 border: 1px #aaa solid;
90 body.members td { white-space: normal; }
98 tr.alt td { background: #eef; }
103 text-align: center !important;
104 letter-spacing: .1em;
107 .status, .detail { border-bottom: 1px #fff solid; }
108 tr.last td { border-bottom: 1px #aaa solid; }
109 .pass td.status, .pass td.detail { background: #6f6; }
110 .warn td.status, .warn td.detail { background: #fc3; }
111 .warnx td.status, .warn td.detail { background: #f99; }
112 .fail td.status, .fail td.detail { background: #f66; }
113 body.history th { text-align: right; }
114 body.application table { margin: 0 auto; }
115 body.application th { text-align: right; }
116 body.application th.submit { text-align: center; }
118 td.branch ul { list-style: none; }
120 td.branch ul, td.branch li {
125 .opsys { color: black; }
126 .compiler { color: navy; }
127 .arch { color: purple; }
129 td.flags { white-space: normal; font-size: x-small; }