Changeset - a1fdb0a8f52b
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 12 years ago 2012-08-27 14:52:44
bkuhn@ebb.org
Denver and Tony say they don't like the border on the li elements in Sponsors page.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -232,15 +232,14 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
 
    background: #fff url(/img/nav-bg-up.png) top repeat-x;
 
}
 

	
 
#sponsor ul {
 
  clear: all;
 
}
 
#sponsor li {
 
  width: 100%;
 
  float: left;
 
  line-height: 100px;
 
  text-align: left;
 
  list-style: none;
 
  border: 1px solid #ccc;
 
  margin-right: 5px;
 
}
0 comments (0 inline, 0 general)