File diff 35e3e78e551c → 3cd53e23ae54
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -324,16 +324,15 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
.column hr { width: 50%; margin-left: auto; margin-right: auto; }
 

	
 
.column h2 a { text-decoration: none; color: #000000; }
 
.column h2 a:hover { text-decoration: underline; }
 

	
 
#conservancyfooter {
 
  margin-top: 1em;
 
  border-top: 1px solid #ccc;
 
  text-align: center;
 
  clear: both;
 
  overflow: auto;
 
}
 

	
 
.continued {
 
  display: block;
 
  font-size: .9em;
 
  font-weight: bold;