File diff affb41bcde48 → 91ef826abd7b
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -57,18 +57,20 @@ h2 { border-bottom: 1px solid #aaa; }
 
  padding-top: 60px;
 
}
 
#conservancyheader h1 {
 
  text-indent: 0;
 
  text-indent: 160px;
 
  margin: 0;
 
  margin-left: 160px;
 
  line-height: 100px;
 
}
 
#conservancyheader h1 a {
 
  color: #000;
 
  text-indent: -5000px;
 
  margin: 0; /* hide in favor of image */
 
  color: #afe578;
 
}
 
#logobutton {
 
  display: block;
 
  position: absolute; left: 17px; top: 10px; height: 120px; width: 120px;
 
  background: url(/img/conservancy-logo-120px.png) left center no-repeat;
 
  position: absolute; left: 17px; top: 10px; height: 120px; width: 400px;
 
  background: url(/img/conservancy-header.png)  left center no-repeat;
 
}
 

	
 
/* Navigation bar */