File diff 91d661f715aa → 7229e78e0f52
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -151,6 +151,12 @@ text-decoration: none; color: #557733;
 
  }
 
}
 

	
 
@media screen and (max-width: 52em) { 
 
  #sidebar { 
 
      display: none; 
 
  } 
 
} 
 

	
 
p.footnote {
 
    font-size: 85%;
 
}