Changeset - c8cb31aa8582
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 12 years ago 2012-08-27 15:00:39
bkuhn@ebb.org
Leave even less space between logos on sponsors page.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -235,11 +235,11 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
 
#sponsor ul {
 
  clear: all;
 
}
 
#sponsor li {
 
  width: 100%;
 
  float: left;
 
  margin-top: 20px;
 
  margin-top: 10px;
 
  text-align: center;
 
  list-style: none;
 
  margin-right: 5px;
 
}
0 comments (0 inline, 0 general)