Changeset - 11c6829c9d86
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-30 15:27:52
bkuhn@ebb.org
More suggestions from j-b.

<j-b> and also fixed the background from #fffff; to #ffffff;
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -186,7 +186,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    overflow: hidden;
 
}
 
#container #mainContent {
 
    background: #fffff;
 
    background: #ffffff;
 
    margin-left: 210px;
 
    margin-right: 50px;
 
}
0 comments (0 inline, 0 general)