File diff 8fa5b7f5da53 → ee18acf70804
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -350,15 +350,15 @@ dl {
 
dt {
 
    float: left;
 
    clear: left;
 
    text-align: center;
 
    width: 10em;
 
    margin: 0em 1em 0.5em 0.5em;
 
    font-weight: bold;
 
    color: green; }
 
dt:after {
 
    content: ":";
 
}
 
dd {
 
    margin: 0 0 2.5em 11em;
 
    margin: 0 0 2.5em 11.5em;
 
}
 
}