Changeset - 4cdde460f8fc
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-30 15:26:21
bkuhn@ebb.org
Improvements suggested by j-b on IRC.

I didn't take all his suggestions, but a few.
1 file changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -125,8 +125,11 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#navbar li { float: left; display: inline; margin-bottom: 3px; }
 

	
 
#mainContent {
 
    margin-left: 50px;
 
    margin-left: 150px;
 
    margin-right: 50px;
 
    line-height: 1.25em;
 
    max-width: 1000px;
 
    font-size: medium;
 
}
 

	
 
#progressbar {
0 comments (0 inline, 0 general)