Changeset - 5ab2dca89c81
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-30 15:32:37
bkuhn@ebb.org
I don't think justify is correct here.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -183,13 +183,12 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    overflow: hidden;
 
}
 
#container #mainContent {
 
    background: #ffffff;
 
    margin-left: 280px;
 
    margin-right: 50px;
 
    text-align: justify;
 
    font-size: medium;
 
    max-width: 1000px;
 
    line-hight: 1.25em;
 
}
 
#container #sidebar {
 
    width: 200px;
0 comments (0 inline, 0 general)