File diff a1ec8996701c → 4cbf566e3151
www/conservancy/static/css/conservancy-bigscreen.css
Show inline comments
...
 
@@ -10,3 +10,16 @@
 
    float: right;
 
    width: 49%;
 
}
 

	
 
#contractpatch-follow {
 
    float: left;
 
    width: 30em;
 
    margin-right: 1.5em;
 
    /* Below from .shaded, but we don't want the class on non-big screens. */
 
    padding: .75em;
 
    background: #F0FFB8;
 
}
 

	
 
#contractpatch-follow h2 {
 
    font-size: large;
 
}