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; }
20 #banner img { margin:6px 0; }
39 background: url(/inc/b/l.png) no-repeat left top;
44 background:url(/inc/b/r.png) no-repeat right top;
52 background: url(/inc/b/r.png) no-repeat 100% -20px;
57 #nav li:hover { background: url(/inc/b/l.png) no-repeat 0% -20px; }
65 text-decoration: none;
66 color: rgb(17,45,137);
71 a:hover, a:active { border-bottom: 1px dotted rgb(17,45,137); }
72 p { padding: .3em 0; }
76 border: 1px #aaa solid;
83 border: 1px #aaa solid;
89 body.members td { white-space: normal; }
97 tr.alt td { background: #eef; }
102 text-align: center !important;
103 letter-spacing: .1em;
106 .status, .detail { border-bottom: 1px #fff solid; }
107 tr.last td { border-bottom: 1px #aaa solid; }
108 .pass td.status, .pass td.detail { background: #6f6; }
109 .warn td.status, .warn td.detail { background: #fc3; }
110 .warnx td.status, .warn td.detail { background: #f99; }
111 .fail td.status, .fail td.detail { background: #f66; }
112 body.history th { text-align: right; }
113 body.application table { margin: 0 auto; }
114 body.application th { text-align: right; }
115 body.application th.submit { text-align: center; }
117 td.branch ul { list-style: none; }
119 td.branch ul, td.branch li {
124 .opsys { color: black; }
125 .compiler { color: navy; }
126 .arch { color: purple; }
128 td.flags { white-space: normal; font-size: x-small; }