font-weight: normal;
color: #3c857c;
}
+
h1 strong {
font-weight: bold;
}
#menu ul.l1 li .inactive {
border-left: 6px solid #dfebea;
}
+
#menu ul.l1 li .active {
border-left: 6px solid #a5c6c2;
}
padding-left: 3em;
}
-
#headerLogo {
position: absolute;
top: 0px;
width: 400px;
background: url(libvirt-header-logo.png);
}
+
#headerSearch {
position: absolute;
top: 0px;
font-size: 1em;
}
-
#sitemap ul li {
list-style: none;
}
color: #566866;
}
-
div.api {
border: 1px solid #999999;
background: #eeeeee;
padding-left: 1em;
}
-
h1 a, h2 a, h3 a, h4 a, h5 a {
color: inherit;
text-decoration: inherit;
width: 100%;
}
-
#projects dl {
margin: 0px;
border: 0px solid white;
#projects #p1 dt, #projects #p1 dd {
width: 33%;
}
+
#projects #p2 dt, #projects #p2 dd {
width: 50%;
}
+
#projects #p3 dt, #projects #p3 dd {
width: 99%;
}
color: #ccc;
}
-
#sponsor {
color: #757575;
text-decoration: inherit;
table.data tbody td {
background: rgb(240,240,240);
}
+
table.data tbody td.y {
background: rgb(220,255,220);
text-align: center;