Changeset - 1fa2a78cbec9
[Not reviewed]
Merge
0 3 0
Bradley Kuhn (bkuhn) - 12 years ago 2012-04-30 15:27:13
bkuhn@ebb.org
Merge commit 'refs/merge-requests/3' of git://gitorious.org/conservancy/website into merge-requests/denver

I originally had those settings that Denver's changed because of a
tutorial I read about handling a sidebar suggested them. I've accepted
Denver's change, but am concerned that some browsers may not work.
1 file changed with 1 insertions and 9 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -88,4 +88,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-right: 50px;
 
    padding-bottom: 32767px;
 
    margin-bottom: -32767px;
 
}
...
 
@@ -94,4 +92,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    float: left;
 
    padding-bottom: 32767px;
 
    margin-bottom: -32767px;
 
    background-color: #ccd4a3; 
...
 
@@ -149,4 +145,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    width: 31%;
 
    padding-bottom: 32767px;
 
    margin-bottom: -32767px;
 
 }
...
 
@@ -155,4 +149,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-right: 50px;
 
    padding-bottom: 32767px;
 
    margin-bottom: -32767px;
 
}
...
 
@@ -239,2 +231,2 @@ body.conservancy-donate #navbar ul li.donate a /* NO COMMA HERE! */
 
    background: #fff url(/img/nav-bg-up.png) top repeat-x;
 
}
...
 
\ No newline at end of file
 
}
0 comments (0 inline, 0 general)