Changeset - affb41bcde48
[Not reviewed]
0 1 1
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-03 16:34:33
bkuhn@ebb.org
Try with 120px size image.
2 files changed with 6 insertions and 7 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -48,3 +48,3 @@ h2 { border-bottom: 1px solid #aaa; }
 
#conservancyheader {
 
  height: 50px;
 
  height: 80px;
 
/*  background-color: #d1ff96; */
...
 
@@ -56,3 +56,3 @@ h2 { border-bottom: 1px solid #aaa; }
 
  border-bottom: 1px solid #808080;
 
  padding-top: 40px;
 
  padding-top: 60px;
 
}
...
 
@@ -61,4 +61,4 @@ h2 { border-bottom: 1px solid #aaa; }
 
  margin: 0;
 
  margin-left: 104px;
 
  line-height: 50px;
 
  margin-left: 160px;
 
  line-height: 100px;
 
}
...
 
@@ -67,7 +67,6 @@ h2 { border-bottom: 1px solid #aaa; }
 
}
 

	
 
#logobutton {
 
  display: block;
 
  position: absolute; left: 17px; top: 10px; height: 75px; width: 75px;
 
  background: url(/img/conservancy-logo-75px.png) left center no-repeat;
 
  position: absolute; left: 17px; top: 10px; height: 120px; width: 120px;
 
  background: url(/img/conservancy-logo-120px.png) left center no-repeat;
 
}
www/conservancy/static/img/conservancy-logo-120px.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)