Height and width to match the bigger size of the existing file.
This commit is contained in:
parent
db43d270a6
commit
35259a101c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
||||||
}
|
}
|
||||||
#logobutton {
|
#logobutton {
|
||||||
display: block;
|
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;
|
background: url(/img/conservancy-header.png) left center no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue