Changeset - ef5fbac05561
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-02-28 21:13:44
bkuhn@ebb.org
New conservancy-header image from Tony; also change CSS to match.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -34,13 +34,13 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#mainContent .internalNavigate ul { list-style-type: none; padding-left: 0; }
 
.internalNavigate ul li { margin-top: .3em; margin-bottom: .3em; }
 

	
 
/* Header */
 

	
 
#conservancyheader {
 
  height: 184px;
 
  height: 140px;
 
/*  background-color: #d1ff96; */
 
/*  background-color: #92CC58; */
 
/*  background-color: #BDD8A2; */
 
/*  background-color: #92cc58; */
 
/*  background-color: #b5cd9d; */
 
  background-color: #ffffff;
...
 
@@ -49,13 +49,13 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#conservancyheader h1 {
 
  text-indent: -5000px;
 
  margin: 0; /* hide in favor of image */
 
}
 
#logobutton {
 
  display: block;
 
  position: absolute; left: 17px; top: 10px; height: 164px; width: 500px;
 
  position: absolute; left: 17px; top: 10px; height: 120px; width: 933px;
 
  background: url(/img/conservancy-header.png)  left center no-repeat;
 
}
 

	
 
/* Navigation bar */
 
#navbar-outer { background: #B3D4A3; }
 
#navbar { margin-left: 104px; margin-top: 3px; float: left; display: inline; }
www/conservancy/static/img/conservancy-header.png
Show inline comments
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)