Height and width to match the bigger size of the existing file.

This commit is contained in:
Bradley M. Kuhn 2013-02-28 15:45:53 -05:00
parent db43d270a6
commit 35259a101c

View file

@ -52,7 +52,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
}
#logobutton {
display: block;
position: absolute; left: 17px; top: 10px; height: 120px; width: 440px;
position: absolute; left: 17px; top: 10px; height: 164px; width: 500px;
background: url(/img/conservancy-header.png) left center no-repeat;
}