Project

General

Profile

.wiki h1 {
color: navy;
border-bottom:2px solid #ff9831;
}
.wiki h2 {
color: navy;
}

.SideBar {
// background-color: #ffffcc;
}
#SideBar a, a:link.SideBar, .SideBar a:visited, .SideBar a:hover {
text-decoration: none;
color: #8A0808;
}

#SideBar a:hover {
text-decoration: underline;
color: red;
}

h2.documents {
color: navy;
}

h3.documents {
color: navy;
border-bottom:2px solid #ff9831;
}

h4.documents {
color: black;
border-bottom:1px solid #ff9831;
}

.wiki table th {background: #dfdfdf;}