File diff 44491e67fc18 → 32e9164d48fc
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -36,6 +36,10 @@ text-decoration: none; color: #557733;
 
}
 
@media all and (max-width: 625px) {
 
    .donate-sidebar { display: none; }
 
    .content-with-donate-sidebar {
 
        align: center;
 
        width: 100%;
 
    }
 
}
 

	
 
p.footnote {
...
 
@@ -113,6 +117,11 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-right: 50px;
 
}
 

	
 
.content-with-donate-sidebar {
 
    align: left;
 
    width: 80%;
 
}
 

	
 
#container {
 
    width: 100%;
 
    overflow: hidden;