File diff cea24db7885d → 5e95851b8327
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -152,10 +152,8 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
}
 
#logobutton {
 
  display: block;
 
  margin: 0;
 
  padding: 0;
 
  height: 120px;
 
  background: url(/img/conservancy-header.png) no-repeat;
 
  height: 103px;
 
  background: url(/img/conservancy-header.svg) no-repeat;
 
  background-size: contain;
 
}