File diff cb782bbd8706 → 9d648ff33215
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -42,34 +42,34 @@ h2 { border-bottom: 1px solid #aaa; }
 
}
 
#affiliate-conservancy { background: #d4ff9d; }
 
#affiliate-mr { background: #ddd; }
 

	
 
/* Header */
 

	
 
#conservancyheader {
 
  height: 50px;
 
/*  background-color: #d1ff96; */
 
/*  background-color: #92CC58; */
 
/*  background-color: #BDD8A2; */
 
/*  background-color: #92cc58; */
 
  background-color: #b5cd9d;
 
/*  background-color: #b5cd9d; */
 
  background-color: #afe578;
 
  border-bottom: 1px solid #808080;
 
  padding-top: 40px;
 
}
 
#conservancyheader h1 {
 
  text-indent: 0;
 
  margin: 0;
 
  margin-left: 104px;
 
  line-height: 50px;
 
  font-size: 200%;
 
}
 
#conservancyheader h1 a {
 
  color: #000;
 
}
 

	
 
#logobutton {
 
  display: block;
 
  position: absolute; left: 17px; top: 10px; height: 75px; width: 75px;
 
  background: url(/img/conservancy-logo-75px.png) left center no-repeat;
 
}
 

	
 
/* Navigation bar */