New conservancy-header image from Tony; also change CSS to match.
This commit is contained in:
parent
686a0d92ce
commit
ef5fbac055
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
|||
/* Header */
|
||||
|
||||
#conservancyheader {
|
||||
height: 184px;
|
||||
height: 140px;
|
||||
/* background-color: #d1ff96; */
|
||||
/* background-color: #92CC58; */
|
||||
/* background-color: #BDD8A2; */
|
||||
|
@ -52,7 +52,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
|||
}
|
||||
#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;
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 39 KiB |
Loading…
Reference in a new issue